Metadata-Version: 2.4
Name: pyopenide-client
Version: 1.1.1
Summary: Упрощенные клиенты для OpenIDE с разными уровнями простоты синтаксиса
Home-page: https://github.com/openide/pyopenide-client
Author: OpenIDE Team
Author-email: OpenIDE Team <openide@example.com>
Maintainer-email: OpenIDE Team <openide@example.com>
License: MIT
Project-URL: Homepage, https://github.com/openide/pyopenide-client
Project-URL: Documentation, https://pypi.org/project/pyopenide-client/
Project-URL: Repository, https://github.com/openide/pyopenide-client
Project-URL: Bug Reports, https://github.com/openide/pyopenide-client/issues
Keywords: openide,container,docker,development,ide,python,client
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.28.1
Requires-Dist: Flask>=2.0.0
Requires-Dist: Flask-Cors>=3.0.10
Requires-Dist: click>=8.0.0
Requires-Dist: uuid>=1.30
Requires-Dist: psutil>=5.9.0
Requires-Dist: colorama>=0.4.4
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: setuptools>=65.5.1
Requires-Dist: twine>=4.0.2
Requires-Dist: global-openide>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.0; extra == "dev"
Requires-Dist: black>=22.0; extra == "dev"
Requires-Dist: flake8>=4.0; extra == "dev"
Requires-Dist: mypy>=0.900; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=4.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=1.0; extra == "docs"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
