Metadata-Version: 2.3
Name: persica
Version: 0.1.0a5
Summary: Automatic framework for Pythone
Author-email: luoshuijs <luoshuijs@outlook.com>
Requires-Python: >=3.10
Requires-Dist: networkx>=3.3
Description-Content-Type: text/markdown

<h1 style="text-align: center;">Persica</h1>

<div style="text-align: center;">
<img src="https://img.shields.io/badge/python-3.10%2B-blue" alt="">
<img src="https://img.shields.io/badge/works%20on-my%20machine-brightgreen" alt="">
<img src="https://img.shields.io/badge/status-%E5%92%95%E5%92%95%E5%92%95-blue" alt="">
<a href="https://black.readthedocs.io/en/stable/index.html"><img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="code_style" /></a>
</div>

# Introduction
> The name "Persica" is derived from the Latin name of the author's favorite character, known for her distinctive appearance.
>
> "Plum blossoms bloom after the snow, butterflies fly with the spring breeze."

## Design Inspiration
The design inspiration for this framework comes from the [Spring Framework](https://github.com/spring-projects/). 
I am especially impressed by its powerful automatic assembly feature.

## Future
- [ ] Support full path scanning
- [ ] Support custom factory assembly