|
You are here |
www.cybershu.eu | ||
| | | | |
www.whiteboxml.com
|
|
| | | | | Master Python virtual environments with conda, once and for all. - Tutorials WhiteBox | |
| | | | |
pythonspeed.com
|
|
| | | | | How to activate a Python virtualenv in a Dockerfile without repeating yourself-plus, you'll learn what activating a virtualenv actually does. | |
| | | | |
techtldr.com
|
|
| | | | | There are two philosophies when it comes to package installation, global first and local first. Global meaning all applications that rely on a certain package have access to the same copy of the library that was installed once. Local means that each project has its own folder of dependencies installed specifically for this project and [...] | |
| | | | |
www.softdevtube.com
|
|
| | | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is | ||