An open API service indexing awesome lists of open source software.

https://github.com/tebeka/py2go-cheatsheet


https://github.com/tebeka/py2go-cheatsheet

Last synced: about 2 months ago
JSON representation

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)