Skip to main content

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:

  1. Refactor code
  2. Update requirements if it needs
  3. Update the library version number
  4. In the terminal, run the following commands sequentially:
  • python setup.py sdist bdist_wheel
  • twine upload --repository pypi dist/*

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

check-the-possibilities-0.0.18.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

check_the_possibilities-0.0.18-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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