Skip to main content

No project description provided

Project description

regpnlpypi

regpnlpypi is a Python package designed to simplify the process of creating, running, and evaluating backtests. It offers an intuitive interface for exploring strategies and automating complex workflows.


Installation

To install the package, use the following command:

pip install regpnlpypi

Usage

Every new functionality developed in this package has been interfaced so you have very little to do!

Step-by-Step Guide

  1. Create a launch.py file

    Add the following lines to your launch.py file that is already created in the folder:

    from regpnlpypi.main import run
    
    if __name__ == "__main__":
         run()
    
  2. Run the application

    Open the terminal in the folder where the launch.py file is located and run the following command:

    streamlit run launch.py
    

Commands Cheat Sheet

Here's a quick reference for all coding-related commands used:

Running the Application

  1. Create the launch.py file:

    from regpnlpypi.main import run
    
    if __name__ == "__main__":
         run()
    
  2. Run the application via Streamlit:

    streamlit run launch.py
    

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

regpnlpypi-0.5.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

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

regpnlpypi-0.5-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file regpnlpypi-0.5.tar.gz.

File metadata

  • Download URL: regpnlpypi-0.5.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.1

File hashes

Hashes for regpnlpypi-0.5.tar.gz
Algorithm Hash digest
SHA256 cc3050fe524ed263b964522ad97fde7e3f060ae63cb5fdcff13931bf581fa4a5
MD5 a3f1b25465db1ee74c9d9ef07eb1ccc0
BLAKE2b-256 3d13a8255e0382b5f22e893a4d54d7e05e3fc006a7e94932d2b4db325a7c6356

See more details on using hashes here.

File details

Details for the file regpnlpypi-0.5-py3-none-any.whl.

File metadata

  • Download URL: regpnlpypi-0.5-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.1

File hashes

Hashes for regpnlpypi-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a93c6a676f2dc0a7ae13e809bcbbebbdb89ae9fcada5c6151d9d75dbb434bb1f
MD5 49cbd5823fae785b7168aa2b29b00cf4
BLAKE2b-256 227261bb714259f1ef7b92cb650de76881ab2bd0d95377ef23bbf604f09d6215

See more details on using hashes here.

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