Metadata-Version: 2.1
Name: aside
Version: 0.0.3
Summary: Task tracker
Home-page: UNKNOWN
License: GNU Affero General Public License v3
Project-URL: Documentation, https://python-aside.gitlab.io/
Project-URL: Source Code, https://gitlab.com/python-aside/aside/
Project-URL: Bug Tracker, https://gitlab.com/python-aside/aside/-/issues/
Description: # aside
        
        [![](https://gitlab.com/python-aside/aside/badges/master/pipeline.svg)](https://gitlab.com/python-aside/aside/pipelines/master/latest)
        ![](https://gitlab.com/python-aside/aside/-/jobs/artifacts/master/raw/.out/isort.svg?job=lint)
        ![](https://gitlab.com/python-aside/aside/-/jobs/artifacts/master/raw/.out/black.svg?job=lint)
        ![](https://gitlab.com/python-aside/aside/-/jobs/artifacts/master/raw/.out/pylint.svg?job=lint)
        [![](https://gitlab.com/python-aside/aside/-/jobs/artifacts/master/raw/.out/pydocstyle.svg?job=lint)](https://python-aside.gitlab.io/)
        ![](https://gitlab.com/python-aside/aside/-/jobs/artifacts/master/raw/.out/pytest.svg?job=test)
        [![](https://gitlab.com/python-aside/aside/-/jobs/artifacts/master/raw/.out/coverage.svg?job=test)](https://gitlab.com/python-aside/aside/-/graphs/master/charts)
        
        
        > This application is currently being developed as a final project of the
        > [Python3 collaborative application development](https://uneex.org/LecturesCMC/PythonDevelopment2021)
        > course.
        > **The project design documents and other course materials can be found in the
        > [GitLab Wiki](https://gitlab.com/python-aside/aside/-/wikis/Design-Document).**
        > These materials are in Russian and are mainly intended for
        > Developers/Contributors.
        
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
