pgcopyinsert

View on PyPIReverse Dependencies (0)

0.0.1 pgcopyinsert-0.0.1-py3-none-any.whl

Wheel Details

Project: pgcopyinsert
Version: 0.0.1
Filename: pgcopyinsert-0.0.1-py3-none-any.whl
Download: [link]
Size: 5141
MD5: 59ed82af6611de50d229a6eb4f95d8dc
SHA256: cd0411bd16ce936125572870dd04c42b2e08a6769416351fd144fef91e720536
Uploaded: 2024-04-04 18:40:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgcopyinsert
Version: 0.0.1
Summary: Functions for faster PostgreSQL bulk inserts by copying to temp table then inserting from temp table.
Author: Odos Matthews
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Requires-Python: >=3.10
Requires-Dist: sqlalchemy
Requires-Dist: psycopg2[binary]
Requires-Dist: pandas
Requires-Dist: polars
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: mypy (>=0.910); extra == "testing"
Requires-Dist: flake8 (>=3.9); extra == "testing"
Requires-Dist: tox (>=3.24); extra == "testing"
Requires-Dist: pytest (==6.2.5); extra == "testing"
Requires-Dist: pytest-cov (==2.12.1); extra == "testing"
Requires-Dist: pytest-asyncio; extra == "testing"
Provides-Extra: testing
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pgcopyinsert/__init__.py sha256=K5SCERkEljd8j3kTaDW-R4FMIgSGf2oQpV1fdOXMfS0 283
pgcopyinsert/context.py sha256=5_KBzuC40l3CCbTLK-Z8agG1oiNu5kLhk1XRY2XiJ4k 656
pgcopyinsert/copy.py sha256=nXqWabkONJ4VIzkUOkcqJu7pdMiz2RE-qB0BQ6cus4w 654
pgcopyinsert/copyinsert.py sha256=jhQ4fzjYTsCcGTZibBSECGjvQxk7JOp1Kg0rkpj1GSU 2993
pgcopyinsert/insert.py sha256=8J3oYEO60ng1IcGV6_6za5Mmw7LyRR-RQYlUuZXCmuk 613
pgcopyinsert/temp.py sha256=vi744G0u8IvxZb9Pos-f1LiyImXgC1AJAku1BQ4yJqE 625
pgcopyinsert-0.0.1.dist-info/LICENSE sha256=oFq9FEIyAGvzUW2asR4JnQiFiH0X7cNCLO4N_bhiZUk 1068
pgcopyinsert-0.0.1.dist-info/METADATA sha256=Y-enNbdKr4PSjvYYy2ldzGBk9Jcw5w0aCZ8j69tAB7I 1060
pgcopyinsert-0.0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
pgcopyinsert-0.0.1.dist-info/top_level.txt sha256=eSg21HYJc0kfv3tABQrMpn-TV0_IQODrC536iO_AkN0 13
pgcopyinsert-0.0.1.dist-info/RECORD

top_level.txt

pgcopyinsert