Skip to main content

No project description provided

Project description

nrtk-jatic

Description

The nrtk-jatic package is an extension of the Natural Robustness Toolkit (NRTK) for JATIC. For more information, checkout the base NRTK package.

Installation

The following steps assumes the source tree has been acquired locally.

Install the current version via pip:

pip install .

Alternatively, Poetry can also be used:

poetry install --sync --with dev-linting,dev-testing,dev-docs

Getting Started

We provide a number of examples based on Jupyter notebooks in the ./examples/ directory to show usage of the nrtk-jatic package in a number of different contexts. For general examples, checkout NRTK's examples directory.

Documentation

Documentation snapshots for releases as well as the latest master are hosted on ReadTheDocs.

The sphinx-based documentation may also be built locally for the most up-to-date reference:

# Install dependencies
poetry install
# Navigate to the documentation root.
cd docs
# Build the docs.
poetry run make html
# Open in your favorite browser!
firefox _build/html/index.html

Contributing

  • We follow the general guidelines outlined in the JATIC Software Development Plan.
  • The Git Flow branching strategy is used.
  • See docs/releasing/release_process.rst for detailed release information.
  • See CONTRIBUTING.md for additional contributing information.

License

Apache 2.0

POC: Brian Hu @brian.hu DPOC: Brandon RichardWebster @b.richardwebster

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

nrtk_jatic-0.1.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

nrtk_jatic-0.1.0-py3-none-any.whl (20.4 kB view hashes)

Uploaded 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