Metadata-Version: 2.4
Name: sefrone_build
Version: 1.1.7
Summary: A Python package to provide build helpers for sefrone projects
Home-page: https://bitbucket.org/sefrone/sefrone_pypi
Author: Sefrone
Author-email: contact@sefrone.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: PyYAML>=6.0.1
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Data Project Scaffolder

A Python package to provide build helpers for sefrone backend projects.

## Installation

```bash
pip install sefrone_build
