Skip to main content

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

  1. For any new functionality, update the unit tests and run them with nose
  2. Add new tests to ensure you get 100% coverage or the tests won't pass
  3. Update documentation in the docstrings in the code
  4. 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 hashes)

Uploaded Source

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