Metadata-Version: 2.1
Name: django-splint-kovs
Version: 0.0.5
Summary: Simple package with utilities for projects with Django Framework
Author: Silvio Moreto
Author-email: silvio.moreto@medway.com.br
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# django-splint-kovs

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-splint-kovs)
![PyPI - License](https://img.shields.io/pypi/l/django-splint-kovs)
![PyPI](https://img.shields.io/pypi/v/django-splint-kovs)
<br>

## How to install?
```python

pip install django-splint-kovs

```

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE` for more information.


