Skip to main content

No description has been added so far.

Project description

Build Status PyPI version License Documentation Status Test Coverage

Your short description here. into-ai.github.io/kerasltiprovider

$ pip install kerasltiprovider

See the official documentation for more information.

import kerasltiprovider

Development

To get a development instance up and running quickly, run:

$ FLASK_SECRET_KEY=123 ASSIGNMENTS_PY_CONFIG=$(realpath ./examples/sample_assignments.py) ENABLE_DEBUG_LAUNCHER=True PRODUCTION=False CONSUMER_KEY_SECRET=123=test python serve.py

For detailed instructions see CONTRIBUTING.

Tests

You can run tests with

$ invoke test
$ invoke test --min-coverage=90     # Fail when code coverage is below 90%
$ invoke type-check                 # Run mypy type checks

Linting and formatting

Lint and format the code with

$ invoke format
$ invoke lint

All of this happens when you run invoke pre-commit.

Note

This project is still in the alpha stage and should not be considered production ready.

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

kerasltiprovider-0.4.0.tar.gz (24.3 kB 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