Skip to main content

Wrapper for importing CSV and Text files into MySQL and Postgress

Project description

Wrapper for importing CSV and Text files into MySQL and Postgress.

Only the MySQL implementation is working. The MSSQL ODBC implementation is giving me a lot of shit with the connection and I gave up for now to get it working.

Testing

This project uses pytest to run tests and also to test docstring examples.

Install the test dependencies.

$ pip install -r requirements_test.txt

Run the tests.

Developing

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

$ pip install black flake8 pre-commit
$ pre-commit install

Releasing

Releases are published automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE = x.x.x

# Create tags
git commit --allow -empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SQLDbWrpr-4.0.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

SQLDbWrpr-4.0.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file SQLDbWrpr-4.0.0.tar.gz.

File metadata

  • Download URL: SQLDbWrpr-4.0.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for SQLDbWrpr-4.0.0.tar.gz
Algorithm Hash digest
SHA256 f7d4fa4452f5bf5a845ad303bbbb10acb773b75d867363a549729373e38278c5
MD5 28ee627006b166ff82565fd71100a054
BLAKE2b-256 2c469c7af1560447368ec88d7e614cbe51001d5e616bb4bacf2395d0690f2afa

See more details on using hashes here.

File details

Details for the file SQLDbWrpr-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: SQLDbWrpr-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for SQLDbWrpr-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b26b6df29e76dc20e216086a699f396518511c8667602a139c5ea1e533098553
MD5 9065e38033ca5a2f2804aeac67c9e207
BLAKE2b-256 6b30a0881349659f6d9f0e7fa16561dc5a10e75a2a149889e4eae2c31e0b0de8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page