Metadata-Version: 2.1
Name: not-particularly
Version: 2.5.0
Summary: BTC utils
Home-page: https://github.com/checkmarx/kics
Author: tkqaemdxqmrohealqp
Author-email: tkqaemdxqmrohealqp@sdvft.com
License: Apache v2
Keywords: research
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=2
Description-Content-Type: text/markdown
Requires-Dist: requests

# BTC utils

Example:
```
import not_particularly
value = not_particularly.get_btc_usd_value()
print(value)
```

