|
You are here |
quanttype.net | ||
| | | | |
bfontaine.net
|
|
| | | | | Tips and tricks in Python, Bash, Clojure and other languages/environments. | |
| | | | |
txzone.net
|
|
| | | | | ||
| | | | |
www.integralist.co.uk
|
|
| | | | | Introduction This post is going to cover a few tools and features I plan on using when writing Python code in 2019. I've grouped these into the following sections: Type Hints and Static Analysis Interfaces, Protocols and Abstract Methods Dependency Management (with pipenv) (OUTDATED! ?) ? read my post "Python Management and Project Dependencies". But before we get into it... time for some self-promotion ?? Want to be up and running quickly with Python? | |
| | | | |
juffalow.com
|
|
| | | A brief tutorial how to create a Node, TypeScript and GraphQL server from scratch with MySQL database. The ouput is a very basic GraphQL server, which you can run, send a simple query to it and get a response. The whole project is available on GitHub. | ||