PPL - Python Prototype Library
Project description
Prototype python library
This library is implemented for educational purposes
Library modules:
- Calculations
- Connectors
- Forecasts
- Optimizers
- Utilities
Calculations
This module is designed to perform calculations with always deterministic results in accordance with the formulas
Connectors
This section contains connectors and data converters from various remote systems (1C, SAP, Cropio, etc.)
Forecasts
This module is designed to perform forecasts using data science technologies (linear models, gradient boosting,
neural networks, time series, etc.)
Optimizers
This module is designed to solve mixed-integer programming problems
Utilities
This section introduces helper classes and functions
To update the library you need:
- Refactor code
- Update requirements if it needs
- Update the library version number
- In the terminal, run the following commands sequentially:
- python setup.py sdist bdist_wheel
- twine upload --repository pypi dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file check-the-possibilities-0.0.20.tar.gz
.
File metadata
- Download URL: check-the-possibilities-0.0.20.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd7fcadf2c615aa2209f2a5881403a8226a8a2b9fb543dc40b4e15fdca2b8b5d |
|
MD5 | fb8d4f41bc56551b67158412077232fa |
|
BLAKE2b-256 | 1d5f51a983231567bdd7f38f6643969a36fda123e0ce71195c385b8a08ef18c6 |
File details
Details for the file check_the_possibilities-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: check_the_possibilities-0.0.20-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04379b0d707e4771c2ba717c4529fb0a12b6300022ab23c7038a9667cd83c2ce |
|
MD5 | 68516c8fcef4cb3be9cbcae478d826c3 |
|
BLAKE2b-256 | ed4b065cc71c83e08b679e3311c800cee4861b5a7d1920c9bae267a6c191b7f1 |