Skip to main content

Epoch Libraries is the base for Team Epoch competitions.

Project description

image

Team Epoch PyPI Latest Release PyPI Downloads Python Version Rye Ruff Checked with mypy pre-commit.ci status

EpochLib is the base for Team Epoch competitions.

This library package contains many modules and classes necessary to construct the src code for machine learning competitions.

Installation

Install epochlib using Rye:

rye add epochlib

Or via pip:

pip install epochlib

Optional Dependencies

Depending on what data libraries you use, you can install the following optional dependencies:

rye add epochlib[numpy,pandas,dask,polars]  # Pick one or more of these

Depending on what type of competition you are participating in, you can install the following optional dependencies:

rye add epochlib[image,audio]  # Pick one or more of these

Aside from that, you can install the following optional dependencies:

rye add epochlib[onnx,openvino]  # Optimizing model inference

Pytest coverage report

To generate pytest coverage report run

rye run pytest --cov=epochlib --cov-branch --cov-report=html:coverage_re

pre-commit

This repository uses pre-commit with Ruff and MyPy hooks for code quality checks and auto-formatting. To install the pre-commit hooks, run:

rye run pre-commit install

To run the pre-commit checks on all files, run:

rye run pre-commit run --all-files

Documentation

Documentation is generated using Sphinx and can be found here.

To make the documentation yourself, run make html with docs as the working directory. The documentation can then be found in docs/_build/html/index.html.

Architectural guidelines

  1. Generally 'one class = one file' unless they are very tightly coupled.
  2. Use init.py to change import paths so they are shorter for the end user

Maintainers

EpochLib is maintained by Team Epoch, based in the Dream Hall of the Delft University of Technology.

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

epochlib-5.1.0.tar.gz (8.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

epochlib-5.1.0-py3-none-any.whl (52.1 kB view details)

Uploaded Python 3

File details

Details for the file epochlib-5.1.0.tar.gz.

File metadata

  • Download URL: epochlib-5.1.0.tar.gz
  • Upload date:
  • Size: 8.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for epochlib-5.1.0.tar.gz
Algorithm Hash digest
SHA256 683a878e939cc97e911ed1825f348b33959bc7ca9d0a9c581c4450696618652b
MD5 2132928a44a2bcfadc111a3deef7ef70
BLAKE2b-256 d0fefdcc392eb45c895a1c746fc637b536c2109e2d9350bcae788186d64594d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for epochlib-5.1.0.tar.gz:

Publisher: publish-package.yml on TeamEpochGithub/epochlib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file epochlib-5.1.0-py3-none-any.whl.

File metadata

  • Download URL: epochlib-5.1.0-py3-none-any.whl
  • Upload date:
  • Size: 52.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for epochlib-5.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f6299fa35446317f1152cb3f3ae1b179f13ebc82aebba980e7b48f2b8545f30
MD5 d4403ecd5bf1d3f5976b13675018f65e
BLAKE2b-256 7fd49a2b0a56edd22fbe775bc9255d5bd490073ec15f756f63ed60797dcc26c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for epochlib-5.1.0-py3-none-any.whl:

Publisher: publish-package.yml on TeamEpochGithub/epochlib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page