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.1.tar.gz (2.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-4.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: SQLDbWrpr-4.0.1.tar.gz
  • Upload date:
  • Size: 2.6 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.1.tar.gz
Algorithm Hash digest
SHA256 aa7a080d109f9c1345979389426733cd03ab38303e4daea3ee5ece3783fe7251
MD5 9b3efc1bbc135a111beeaf8f26684b24
BLAKE2b-256 f5c8401d3638feafed3541d4e08b2bf55995b029ea05850c3b5b24e4809bf083

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SQLDbWrpr-4.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 304df934f13c92280063b50fbede12d49abd347c1618488473807403f7e5d27a
MD5 ef209d44a00516aab041fa7851251fee
BLAKE2b-256 07dc2299a04216e8b7f8cbd8dc933b3082da85f166ed802c261edfe6933f4fa9

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