https://github.com/tebeka/py2go-cheatsheet
https://github.com/tebeka/py2go-cheatsheet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tebeka/py2go-cheatsheet
- Owner: tebeka
- License: bsd-3-clause
- Created: 2017-08-09T03:19:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-09T06:39:38.000Z (almost 4 years ago)
- Last Synced: 2026-01-01T21:50:54.347Z (5 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python → Go Cheat Sheet
Code for [Python → Go Cheat](https://www.353.solutions/py2go/index.html).
## Hacking
### Modules
Edit `modules.yaml`
### Code Samples
Edit `cheatsheet.html.in` and add section. Then add .py and .go files with the same name.
Make sure to run `make test`
### Building
make
## Bugs & Suggestions
Miki Tebeka , https://github.com/tebeka/py2go-cheatsheet
## License
BSD, see [LICENCE.txt](LICENCE.txt)