Skip to main content

Support for code that works interactively and in batch mode.

Project description

Notebook-like Executables

https://img.shields.io/pypi/v/nbex.svg https://img.shields.io/travis/hoelzl/nbex.svg Documentation Status Updates

Python programs that allow notebook-like development.

Features

  • Switch between development and deployment modes

    • Use development mode to configure smaller data tables, models, etc.

    • Use deployment mode to run full deployment and training

  • Switch between interactive and command-line usage

    • Use interactive mode to interact with the code in a notebook, receive styled IPython output, etc.

    • Use command-line usage to run the code in your CI system, etc.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-11-11)

  • First release on PyPI.

0.2.0 (2020-11-12)

  • Try to guess a useful value for is_interactive without user intervention.

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

nbex-0.2.1.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

nbex-0.2.1-py2.py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 2 Python 3

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