forex-python icon indicating copy to clipboard operation
forex-python copied to clipboard

Request for Docker Image for forex-python

Open profinanceir opened this issue 3 months ago • 0 comments

Description:

Currently, setting up and using the forex-python library requires manual installation of dependencies and configuration, which can be complex and time-consuming for some users.

Proposal:

Create an official Docker image for the forex-python library that includes all necessary dependencies and configurations. This will allow users to run the library easily across different environments without manual setup.

Benefits:

Simplifies setup and usage in various environments.

Reduces version and dependency compatibility issues.

Enables consistent execution in development, testing, and production environments.

Additional Information:

The Docker image should include the necessary tools to build and test the forex-python library.

Consider using a base image that aligns with the project's current build environment.

profinanceir avatar Sep 24 '25 13:09 profinanceir