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.1.0.tar.gz (19.1 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.1.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for SQLDbWrpr-4.1.0.tar.gz
Algorithm Hash digest
SHA256 517cc8d92eb10577845b66f4433145be1ff2d1d3a38ce4f974d6b3f29ca69c0f
MD5 9ccb427f0ad5bef0281d3c5c19e9e31b
BLAKE2b-256 36b566598bec4155cde0131c0c969bbb24dfca8275903c57f8df55cb62f8c702

See more details on using hashes here.

File details

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

File metadata

  • Download URL: SQLDbWrpr-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 19.5 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c78a5c6958b773a6f4f7731219507f425594ff48259df896274e6cdabbe4bd28
MD5 f2aee861607678f660ffcdce9f320943
BLAKE2b-256 91b697f5523be126a602500c150fac57fbebdc4a9d57b6c29cb1c3fa214c27a2

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