A sewn seed grows.
Reason this release was yanked:
Broke
Project description
Semya
A module to shorten the time to setup a new python package. This is just an opinionated way to deal with setting up a project for pip installation, running tests, and bootstrapping setup.
Example setup
from semya import Semya
seed = Semya(package_name="gytrash", project_url="https://github.com/trejas/gytrash")
seed.sew()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
semya-0.0.5.tar.gz
(3.6 kB
view hashes)
Built Distribution
semya-0.0.5-py3-none-any.whl
(3.8 kB
view hashes)