Metadata-Version: 2.4
Name: pyportion
Version: 1.2.0
Summary: A Python CLI tool that helps developers kickstart new projects and manage existing ones
License-File: LICENSE
Author: Murtada Altarouti
Author-email: murtada.altarouti@gmail.com
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.14
Requires-Dist: gitpython (==3.1.45)
Requires-Dist: platformdirs (==4.4.0)
Requires-Dist: pydantic (>=2.12.4,<3.0.0)
Requires-Dist: questionary (>=2.1.1,<3.0.0)
Requires-Dist: redbaron (>=0.9.2,<0.10.0)
Requires-Dist: rich (>=14.2.0,<15.0.0)
Requires-Dist: ruamel-yaml (>=0.18.16,<0.19.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: typer (>=0.20.0,<0.21.0)
Requires-Dist: types-tabulate (>=0.9.0.20241207,<0.10.0.0)
Description-Content-Type: text/markdown

<p align="center">
<img width="150" height="150" alt="Atharabia Icons" src="https://github.com/user-attachments/assets/41922a5c-c352-43ff-8056-79b7660c2b0b" />
</p>

<h1 align="center">PyPortion</h1>

<p align="center">
<em>Kickstart new Python projects instantly and manage existing ones effortlessly</em>
</p>


<p align="center">
  <img src="https://img.shields.io/badge/coverage-100%25-brightgreen">
  <img src="https://img.shields.io/pypi/dm/PyPortion">
  <a href="https://github.com/Atharabia/pyportion/">
    <img src="https://img.shields.io/badge/github-repo-blue?style=flat&logo=github&link=https%3A%2F%2Fgithub.com%2FAtharabia%2Fpyportion%2F">
  </a>
  <a href="https://github.com/sponsors/murtadapy">
    <img src="https://img.shields.io/github/sponsors/murtadapy">
  </a>
</p>

<p align="center">
  🌐 <a href="https://pyportion.com">Website</a> · 📰 <a href="https://pyportion.com/pages">Docs</a>
</p>

___


## Features

- 🚀 **Quick Start** – Scaffold new projects in seconds with zero setup time
- 🛠️ **Easy Management** – Maintain and organize your projects effortlessly with built-in templates
- 📦 **Clean & Consistent** – Scalable architecture that stays clean, maintainable, and up to standard as you grow

## Contributing
We’re actively building pyportion — and we’d love your help!
* 🐞 [Report Bugs](https://github.com/atharabia/pyportion/issues)
* 💡 [Suggest Features](https://github.com/atharabia/pyportion/discussions)
* 🔧 [Contribute Guide](https://github.com/atharabia/pyportion/blob/main/.github/CONTRIBUTING.md)

## Show your support
Please star 🌟 the repository If you find this project interesting.

