Metadata-Version: 2.1
Name: six-pack-trade-algo
Version: 0.0.46
Summary: An algo trading package
Home-page: https://github.com/pySaurus/AlgoTrader
Author: the six pack bois
Author-email: six.pack.trade.algo@gmail.com
License: UNKNOWN
Description: # AlgoTrader
        
        
        To compile and upload to twine
        
        python setup.py sdist bdist_wheel
        python -m twine upload dist/*
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
