https://github.com/afeiship/generator-python
Yeoman generator for python.
https://github.com/afeiship/generator-python
app generator python yeoman yo
Last synced: 6 months ago
JSON representation
Yeoman generator for python.
- Host: GitHub
- URL: https://github.com/afeiship/generator-python
- Owner: afeiship
- License: mit
- Created: 2017-09-10T03:52:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T15:18:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-06T08:08:15.507Z (9 months ago)
- Topics: app, generator, python, yeoman, yo
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-python
> Yeoman generator for python.## installation
```shell
git clone git@github.com:afeiship/generator-python.git
cd generator-python
npm link
```## usage
```shell
yo @jswork/python
```