|
You are here |
benhoyt.com | ||
| | | | |
rosshemsley.co.uk
|
|
| | | | | Successful model development can be surprisingly dependent on good engineering practices. Despite this, many model implementations scattered about Github are difficult to follow and hard to recreate locally. But what should a good model look like? I would propose that the gold standard for a model implemented on Github could be: The dependencies may be installed automatically, using a single command. I can build the model in a sandbox without polluting with my dev. | |
| | | | |
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? | |
| | | | |
doughellmann.com
|
|
| | | | | ||
| | | | |
log.schemescape.com
|
|
| | | My search for a small, simple embeddedable scripting language. | ||