bitfuncs

View on PyPIReverse Dependencies (0)

0.1.0 bitfuncs-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: bitfuncs
Version: 0.1.0
Filename: bitfuncs-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 14553
MD5: 00564def6bde38464e143c341dcf8403
SHA256: 61f985fc58c5fb530042ec1b3ff2200bd3ad0b81e152fdb3cad250020c0775fa
Uploaded: 2021-07-14 08:34:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bitfuncs
Version: 0.1.0
Summary: Some async funcs for trading.
Author: Florent Pigout
Author-Email: florent[at]toopy.org
Home-Page: https://gitlab.com/toopy/bitfuncs
License: MIT
Keywords: async,functions,trading
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiobittrex
Requires-Dist: aiocache[redis]
Requires-Dist: asyncsql
Requires-Dist: chamallow
Requires-Dist: degiro-connector
Requires-Dist: dynaconf
Requires-Dist: backtesting; extra == "backtest"
Requires-Dist: numpy; extra == "backtest"
Requires-Dist: pandas; extra == "backtest"
Requires-Dist: TA-Lib; extra == "backtest"
Requires-Dist: black; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: pre-commit; extra == "lint"
Requires-Dist: matplotlib (==3.2.2); extra == "plot"
Requires-Dist: wheel[signatures]; extra == "release"
Requires-Dist: zest.releaser; extra == "release"
Requires-Dist: async-generator; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-lazy-fixture; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: zipline-reloaded; extra == "zipline"
Provides-Extra: backtest
Provides-Extra: lint
Provides-Extra: plot
Provides-Extra: release
Provides-Extra: test
Provides-Extra: zipline
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 572 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
bitfuncs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bitfuncs/decorators.py sha256=LNaFPR4e2r3nfD0HuuL8WRN_vSr-jRHNE3jb1Ijl1mc 536
bitfuncs/helpers.py sha256=Jq14ocVyO-g-B9N-_NZn7_MCW3F_Q9t_gSp1x6N8-II 174
bitfuncs/queries.py sha256=kCA7godpil6RYMkl6KMD1GkiMbGhuDVYTQnOndMxRBc 1124
bitfuncs/settings.py sha256=naZprq30kukOKE4MkmTIvLnjp6j0jxmZ740gLCXPqKs 1061
bitfuncs/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bitfuncs/contrib/backtesting/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bitfuncs/contrib/backtesting/strategies.py sha256=8ERmgfLI9KcpELoYCt6DtrgWz2xk9Izob-z49p1-meg 2748
bitfuncs/contrib/degiro/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bitfuncs/contrib/degiro/chart_parser.py sha256=8yQE8Yd4srUJ71NZ8yMIxw-q7-W78_puEHcf1yk5Wlc 1647
bitfuncs/contrib/degiro/constants.py sha256=R-eXLGgA37W5VI9jQJq1PqbvQq7hkmzspNCzwtFQna0 287
bitfuncs/funcs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bitfuncs/funcs/backtesting.py sha256=IQyI7e1Xgsbn7N0iZcuk6cN7gh6OwFOYjzjQJFT9Tqc 3368
bitfuncs/funcs/bittrex_connector.py sha256=J3TT84Vplc65JYy58ryMnWHb24-TR2q5HLqa27r67Wo 2379
bitfuncs/funcs/common.py sha256=rDaYD-Eeoo6KNt7LqnwM3co_obPRkk9o8ooyl1sVFrE 313
bitfuncs/funcs/db.py sha256=5eslz7YhNmYfPF5k7ddtLr43ocjC_8_Y-PZcKNSjRfU 2208
bitfuncs/funcs/degiro_connector.py sha256=LofZQXUCb_SnIddZMgQ1zgW0ogruOVQxpj6-8Uc_QAY 4633
bitfuncs/models/__init__.py sha256=8AadO_k9MBpK53Fk1FiLuEGqZ9EWPQ7BTpwIx3SgDCg 227
bitfuncs/models/base.py sha256=GDY6bo414J6y8TXmoUF2RSVsxrI9kBunnvlDFQLycIA 594
bitfuncs/models/indicators.py sha256=zBIZnRRw47AuNy5FJQ-nYYg_7dEvaXcV1yHBSAY2qDw 395
bitfuncs/models/values.py sha256=UWouUO1CIiwis9ctTU7ZDRv1h7goaxxNiB5Kt44fqZ4 161
bitfuncs/sql/schema_0.1.0.sql sha256=pLVBJzdit9EUjL5UV-4OtGFrWtQvH3uOJwd6or8KrVQ 2059
bitfuncs-0.1.0.dist-info/LICENSE sha256=X5ENrLTXDfpBVe4QLdZQGOkI0Dg8IETjqNH8FLeEqyk 1049
bitfuncs-0.1.0.dist-info/METADATA sha256=la_t4ehm3uuluDDPiA4Y-E0OCboh06rrUA_9DSO6ER0 2249
bitfuncs-0.1.0.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
bitfuncs-0.1.0.dist-info/top_level.txt sha256=vNVriLBAKMO74E66QPfRrci1CRRX7fOx2hXz4WEB_wY 9
bitfuncs-0.1.0.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
bitfuncs-0.1.0.dist-info/RECORD

top_level.txt

bitfuncs

zip-safe