Skip to main content

Insert project description here

Project description

Wrapper for csv files

Insert description here

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

CsvWrpr-1.15.3.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

CsvWrpr-1.15.3-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file CsvWrpr-1.15.3.tar.gz.

File metadata

  • Download URL: CsvWrpr-1.15.3.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for CsvWrpr-1.15.3.tar.gz
Algorithm Hash digest
SHA256 d2031de97057b076cd12d49a437437b64d7decd5f59416044ef6d4eed9ac4bc5
MD5 00a5727f37a1b6fa359bcee1bbc42d6b
BLAKE2b-256 5a670ecb73ba44891eb2ff050e5083b087d5b753ae3ace3bfd685c44184bc358

See more details on using hashes here.

File details

Details for the file CsvWrpr-1.15.3-py3-none-any.whl.

File metadata

  • Download URL: CsvWrpr-1.15.3-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for CsvWrpr-1.15.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5e7860a1557b0d56b97f05a3f6ad468acb1eb25391acd2e347c704d41552a15c
MD5 335c47e6424f82535b24a00aff2d3e63
BLAKE2b-256 80e57b1b7000ab8d6ae7895d68ef7e53bbceb976f74115a3b88e9d81e0c26664

See more details on using hashes here.

Supported by

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