open-dev

View on PyPIReverse Dependencies (0)

0.1.8 open_dev-0.1.8-py3-none-any.whl

Wheel Details

Project: open-dev
Version: 0.1.8
Filename: open_dev-0.1.8-py3-none-any.whl
Download: [link]
Size: 7866
MD5: 1563f492eac8b7e080c8abe0840cc42b
SHA256: ae3b7f8571f32e04e740941353e72cb52e1c45f691f3265fb5e75be46151d81c
Uploaded: 2023-03-12 20:56:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: open-dev
Version: 0.1.8
Summary: A collection of tooling to enable open source development..
Author: 8Baller
Author-Email: 8ball030[at]gmail.com
Home-Page: https://github.com/8ball030/open_dev
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
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
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: >=3.7.2,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.27)
Requires-Dist: black (<23.0.0,>=22.6.0); extra == "test"
Requires-Dist: bump2version (<2.0.0,>=1.0.1); extra == "dev"
Requires-Dist: click (==8.0.2)
Requires-Dist: isort (<6.0.0,>=5.10.1); extra == "test"
Requires-Dist: mkdocs (<2.0.0,>=1.3.1); extra == "doc"
Requires-Dist: mkdocs-autorefs (<0.5.0,>=0.4.1); extra == "doc"
Requires-Dist: mkdocs-include-markdown-plugin (<4.0.0,>=3.6.1); extra == "doc"
Requires-Dist: mkdocs-material (<9.0.0,>=8.4.0); extra == "doc"
Requires-Dist: mkdocs-material-extensions (<2.0.0,>=1.0.3)
Requires-Dist: mkdocstrings (<0.20.0,>=0.19.0); extra == "doc"
Requires-Dist: mypy (<0.972,>=0.971); extra == "test"
Requires-Dist: openai (<0.28.0,>=0.27.0)
Requires-Dist: pip (<23.0.0,>=22.2.2); extra == "dev"
Requires-Dist: pre-commit (<3.0.0,>=2.20.0); extra == "dev"
Requires-Dist: pylama[all] (<9.0.0,>=8.4.1); extra == "test"
Requires-Dist: pytest-cov (<4.0.0,>=3.0.0); extra == "test"
Requires-Dist: rich-click (<2.0.0,>=1.5.2)
Requires-Dist: toml (<0.11.0,>=0.10.2); extra == "dev"
Requires-Dist: tox (<4.0.0,>=3.25.1); extra == "dev"
Requires-Dist: twine (<5.0.0,>=4.0.1); extra == "dev"
Requires-Dist: yamllint (<2.0.0,>=1.27.1)
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2649 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
open_dev/__init__.py sha256=6A5aHaFtBxNd-CcSwOchWJPLv8ic73oiX_wsRLS-uxA 121
open_dev/cli.py sha256=1Sxrq4aOIbYSdv6UjwsWEx2EHtwhDgUcZdfC9yJjwOk 5907
open_dev/constants.py sha256=GcKL_2yOJW8XMpEJ9fZwwZ9jT-zp81bfuRrlumiQf9k 689
open_dev/src/__init__.py sha256=MypmtUSmWAxl9P_L_vTkj9BO_5y8-LxVGuCKbHxBLhU 39
open_dev/src/open_dev_repo.py sha256=vcFHyYohUweKWfaquaw_V26UyFuAlW03nPqmv2Zh4VY 3719
open_dev/src/utils.py sha256=rSCbVtLryNnPAY8rjXc0b0zgLtL72sYzzUHgXJXJMFQ 23
open_dev-0.1.8.dist-info/LICENSE sha256=fDWbavyfgKCh7I68UrsHl_xz4CiS3OKgzQWH_0J3xCE 578
open_dev-0.1.8.dist-info/METADATA sha256=N8ypt8g09Jvby7-VLvPg_GxC2K4kL7B1rQws4Ecl0m8 5263
open_dev-0.1.8.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
open_dev-0.1.8.dist-info/entry_points.txt sha256=kwoeliGmLq5lPQGhY9N2h0WwHszENCUYRRMmiQ-rB5E 42
open_dev-0.1.8.dist-info/RECORD

entry_points.txt

odev = open_dev.cli:main