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-3.3.10.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

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

SQLDbWrpr-3.3.10-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: SQLDbWrpr-3.3.10.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for SQLDbWrpr-3.3.10.tar.gz
Algorithm Hash digest
SHA256 22c4d8311ffec728c8013859841b8f52c05fc5c01d7626634e7b95ef88d72270
MD5 8e4989729db800808d78bfee3126ad76
BLAKE2b-256 c4be4a585bb716472065dbadadbe1472626e216577696c1142f3d34f971864bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SQLDbWrpr-3.3.10-py3-none-any.whl
  • Upload date:
  • Size: 19.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for SQLDbWrpr-3.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 fb112804ac79686c1766c180d511ae47a3195672814dae676cad4d23dd67e6a6
MD5 22e6abdebb00245f376efda39ec3cb45
BLAKE2b-256 b03f0bfcc0220d8aa7d9add6c796aa8c15c4b57e3ed2672552f7621c2d31097f

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