A selection of tools for easier processing of data using Pandas and AWS
Project description
New Tools
© Deductive 2012-2020, all rights reserved. This code is licensed under MIT license. See license.txt for details.
For documentation see read the docs
Development checklist
- For any new functionality, update the unit tests and run them with nose
- Add new tests to ensure you get 100% coverage or the tests won't pass
- Update documentation in the docstrings in the code
- Add any new classes to index.rst to ensure they are included in the documentation
To test the documentation locally you can run:
pip install sphinx
sphinx-build -b html docs docs/build/
In a separate terminal, run
python -m http.server --directory docs/build/html/
You should now be able to see the documentation on localhost.
Note the documentation does not automatically update and you need to re-run sphinx-build -b html docs docs/build/
when you make a change.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
newtools-2.0.133.tar.gz
(9.6 MB
view details)
File details
Details for the file newtools-2.0.133.tar.gz
.
File metadata
- Download URL: newtools-2.0.133.tar.gz
- Upload date:
- Size: 9.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e573e4425a0115023a4f2a5b1b5086d4ea6a95519038a7d0279cd5076b53e549 |
|
MD5 | c51a37ff2fed139521d9d992110b457c |
|
BLAKE2b-256 | 61b9014c559714fd4ea15083b9dbc97d8c8914b80078b7c6f979a68a514f11f5 |