Sermos Tools
Tool Catalog for use in Sermos applications.
Philosophy
There are countless tasks that take place in a typical 'data science enabled' workflow and many of them are common. Sermos Tools are intended to provide instant access to tooling that accomplishes those common tasks so you can move quickly and with confidence. A Sermos Tool has been tested in production, comes with specific python requirements and with a curated Docker environment to ensure the tool runs in a containerized environment (without you fighting with underlying system dependencies!).
Building a Tool
TODO Add details!
Testing
Testing is a critical part of the Sermos Tools ecosystem. Every tool that is accepted into the production Tool Catalog must have appropriate tests with reasonable test coverage and hygeine.
Run Tests
To run the tests, ensure you've installed the test extras
(pip install -e .[test]). Sermos currently supports Python 3.7+.
Run tests for all tools:
$ tox
To run tests for one or more select tests, provide a comma-separated list of environment names, which match the name of the tools/{{dirname}}
$ tox -e date_extractor,hasher
Contributors
Thank you to everyone who has helped in our quest to put machine learning to work in the real-world!
- Kevin Lyons
- Alejandro Mesa
- Cassie Borish
- Vickram Premakumar
- Aral Tasher
- Akshay Pakhle
- Gilman Callsen
- Your Name Here!
Release files for sermos-tools 0.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sermos-tools-0.4.3.tar.gz | 29.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sermos_tools-0.4.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 89.2 kB
Release files / sermos-tools-0.4.3.tar.gz
| Download URL | sermos-tools-0.4.3.tar.gz |
|---|---|
| Size | 29.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bde6ffa3bd4bc919e4c45250e071562d1a2e201851bb55d8a70482f719e49389
|
|
BLAKE2b-256 checksum How to use checksums |
f0c45ac450e54152c50f38a54591aea0ff1f083a903856ea30242adfe2ac9569
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
|
Release files / sermos_tools-0.4.3-py2.py3-none-any.whl
| Download URL | sermos_tools-0.4.3-py2.py3-none-any.whl |
|---|---|
| Size | 59.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
b30e43d4656647a4d0f09be6c8bf51488fb03843ebb55051df7270ae9ed328a6
|
|
BLAKE2b-256 checksum How to use checksums |
cb7dd0657eb88701b7e75382a69e67d8d1f342f145f3d3b35f7ad1fbc3ceaaf2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
|