Metadata-Version: 2.2
Name: dsa_cat_all
Version: 0.0.1.7
Summary: This is a module for a wide variety of tasks.
Home-page: https://github.com/dsacat/dsa_cat_module_python/tree/main
Author: dsa_cat
Author-email: dsa.kirov@yandex.ru
License: MPL-2.0
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# dsa_cat_module_python
dsa_cat_module_python
This project uses the following libraries and their dependencies, as well as the corresponding licenses:

* **`random`** - Python Standard Library (see [Python Software Foundation License](https://docs.python.org/3/license.html ))
* Dependencies: No (part of the standard library)

* **`tensorflow`** - [Apache License 2.0](https://github.com/tensorflow/tensorflow/blob/master/LICENSE )
* Dependencies (not a complete list):
        *   `absl-py` ([Apache License 2.0](https://github.com/abseil/abseil-py/blob/main/LICENSE))
        * `numpy' ([BSD 3-Clause License](https://github.com/numpy/numpy/blob/main/LICENSE.txt ))
* `protobuf` ([BSD 3-Clause License](https://github.com/protocolbuffers/protobuf/blob/main/LICENSE ))
* `keras' (used as part of TF) ([MIT License](https://github.com/keras-team/keras/blob/master/LICENSE ))


* **`math`** - Python Standard Library (see [Python Software Foundation License](https://docs.python.org/3/license.html ))
* Dependencies: No (part of the standard library)

*   **`numpy`** - [BSD 3-Clause License](https://github.com/numpy/numpy/blob/main/LICENSE.txt)
    * Dependency: No


*   **`flask`** - [BSD 3-Clause License](https://github.com/pallets/flask/blob/main/LICENSE.txt)
    * Dependencies:
        *   `Werkzeug` ([BSD 3-Clause License](https://github.com/pallets/werkzeug/blob/main/LICENSE))
        *  `Jinja2`  ([BSD 3-Clause License](https://github.com/pallets/jinja/blob/main/LICENSE.txt))
       * `MarkupSafe` ([BSD 3-Clause License](https://github.com/pallets/markupsafe/blob/main/LICENSE.txt))
        *  `click` ([BSD 3-Clause License](https://github.com/pallets/click/blob/main/LICENSE.txt))

* **`flask_sqlalchemy`** - [BSD 3-Clause License](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/LICENSE )
* Dependencies:
        *   `Flask` ([BSD 3-Clause License](https://github.com/pallets/flask/blob/main/LICENSE.txt))
        *   `SQLAlchemy`  ([MIT License](https://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSE))

* **`matplotlib`** - [Matplotlib License](https://github.com/matplotlib/matplotlib/blob/main/LICENSE )
* Dependencies (not a complete list):
        *   `numpy` ([BSD 3-Clause License](https://github.com/numpy/numpy/blob/main/LICENSE.txt))
        *   `python-dateutil` ([BSD 3-Clause License](https://github.com/dateutil/dateutil/blob/main/LICENSE))
        *  `kiwisolver`  ([BSD 3-Clause License](https://github.com/matplotlib/kiwisolver/blob/main/LICENSE))

*   **`pygame`** - [GNU Lesser General Public License (LGPL) 2.1](https://github.com/pygame/pygame/blob/main/LICENSE.txt)
    * Dependencies: No (usually used directly, but there may be other dependencies in builds)

* **`tkinter`** - Python Standard Library (see [Python Software Foundation License](https://docs.python.org/3/license.html ))
* Dependencies: No (part of the standard library)

* **`pyautogui`** - [BSD 3-Clause License](https://github.com/asweigart/pyautogui/blob/master/LICENSE.txt )
* Dependencies:
* `Pillow' ([MIT License](https://github.com/python-pillow/Pillow/blob/main/LICENSE ))
* `mouse` (used as part of pyautogui) ([MIT License](https://github.com/Jroo1/mouse/blob/master/LICENSE ))
* `keyboard` (used as part of pyautogui) ([MIT License](https://github.com/boppreh/keyboard/blob/master/LICENSE ))

* **`pandas`** - [BSD 3-Clause License](https://github.com/pandas-dev/pandas/blob/main/LICENSE )
* Dependencies:
        *   `numpy` ([BSD 3-Clause License](https://github.com/numpy/numpy/blob/main/LICENSE.txt))
        *   `python-dateutil` ([BSD 3-Clause License](https://github.com/dateutil/dateutil/blob/main/LICENSE))
        *    `pytz`  ([MIT License](https://github.com/stub42/pytz/blob/main/LICENSE))
         * `packaging` ([BSD 3-Clause License](https://github.com/pypa/packaging/blob/main/LICENSE.txt))

* **`turtle`** - Python Standard Library (see [Python Software Foundation License](https://docs.python.org/3/license.html ))
* Dependencies: No (part of the standard library)
