![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Algo trading utils package. Zero test-coverage so please cross your fingers prior use.
Set of tools for algorithmic trading
To get started install pipenv
Install dependencies
pipenv install --dev
Active environment
pipenv shell
To use VSCode Pyhton: Select Interpreter
and choose suggested PipEnv environment.
At this point version update is manual.
python -m build
twine upload ./dist/* --verbose
docker compose up
pipenv shell
export CONFIG_FILE=~/config-container/config.yml
python -m algo
TODO:
expectations
of valid functioning ie: caching and valid rehidrationDONE:
11/07/22
: make install_requires
dynamic based on Pipfile
10/07/22
: implement multiprocess caches see :synccache: mark. In order to make only one process to call the data retrieval function. to do so: done
python -m unittest discover -p "*_test*" -v
FAQs
Algo trading utils package. Zero test-coverage so please cross your fingers prior use.
We found that trade-utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.