Skip to main content

Inference server for RL

Project description

torchdemon

PyPI PyPI - Python Version PyPI - License Coookiecutter - Wolt


Documentation: https://jacknurminen.github.io/torchdemon

Source Code: https://github.com/jacknurminen/torchdemon

PyPI: https://pypi.org/project/torchdemon/


Inference server for RL

Installation

pip install torchdemon

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

This project was generated using the wolt-python-package-cookiecutter template.

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

torchdemon-0.0.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

torchdemon-0.0.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file torchdemon-0.0.1.tar.gz.

File metadata

  • Download URL: torchdemon-0.0.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.9 Linux/5.11.0-1025-azure

File hashes

Hashes for torchdemon-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b59b4b8765e32d771fa605243a062bc9d51da23f40eaadbb2b1c10d4653837d7
MD5 ee1ae8cd3113b9baaf517ddf62aab875
BLAKE2b-256 b0bdb780cc27b293f7c3082d7ed6461a8e4b395d6cfe81ff54407d51ff9792c4

See more details on using hashes here.

File details

Details for the file torchdemon-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: torchdemon-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.9 Linux/5.11.0-1025-azure

File hashes

Hashes for torchdemon-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c839f6afaef6df847c722f033c54aaa183941d4753625b0956c661168bbaab01
MD5 906f6c5813199473917afa6e1194ff30
BLAKE2b-256 dc1d9f610f9df52ab98935eb763245c12c15cbec42a34a18d3a77278862678da

See more details on using hashes here.

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