Metadata-Version: 2.1
Name: jovsatools
Version: 0.0.6
Summary: A collection of tools
Home-page: https://github.com/jovsa/jovsatools
Author: Jovan Sardinha
Author-email: jovan.sardinha@gmail.com
License: Apache Software License 2.0
Keywords: tools for jovsa
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: black
Requires-Dist: fastcore
Requires-Dist: flake8
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: graphviz
Requires-Dist: ipdb
Requires-Dist: ipywidgets
Requires-Dist: jupyter
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: nbdev
Requires-Dist: pandas
Requires-Dist: pydot
Requires-Dist: pydotplus
Requires-Dist: seaborn
Requires-Dist: sklearn
Requires-Dist: sympy
Requires-Dist: tensorflow (>=2.2.0)
Requires-Dist: tensorflow-datasets
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: tqdm
Requires-Dist: twine

# jovsatools
> my personal toolbox 🧰


### Usefull Links
* [Design document](https://jovsa.github.io/jovsatools/design_document/): outlines the choices, condiderations and tradeoffs made 

* [Usefull commands](https://github.com/jovsa/jovsatools/blob/master/Makefile): when running things locally

* Link to [documentation](https://jovsa.github.io/jovsatools)

* Link to [notebooks](https://github.com/jovsa/jovsatools/tree/master/notebooks)

* pypi pacakge detial:
    * to import run: `pip install jovsatools`
    * location of [pypi package](https://pypi.org/project/jovsatools/)
    * to push an updated version of the package [details here](http://nbdev.fast.ai/tutorial/#Upload-to-pypi)


### FAQ
* What to get started? [look here](https://github.com/jovsa/jovsatools/blob/master/CONTRIBUTING.md#do-you-want-to-contribute-to-the-documentation)

* Found bugs🐛? [look here](https://github.com/jovsa/jovsatools/blob/master/CONTRIBUTING.md#did-you-find-a-bug)

* Have ideas? [more information here](https://github.com/jovsa/jovsatools/blob/master/CONTRIBUTING.md#pr-submission-guidelines)

* Known bugs🕸️: There are some documentation rendering issues. Please go to the notebooks directly in such cases.

[🔮](https://jovsa.github.io/)


