Explore >> Select a destination


You are here

secburg.com
| | www.rasulkireev.com
7.6 parsecs away

Travel
| | Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.
| | geoff.tuxpup.com
6.3 parsecs away

Travel
| | For the first time in quite a while, I caught the urge to publish a package to pypi today. The happy path for publishing a pure python package felt less obvious than I think it should've. Here's what I did. The package in question is published here, and the source code is available on sr.ht. It's the beginning of a youth baseball season. One of the things I do is help our commissioners get all the information our families need to the right places where families will find it.
| | felixrieseberg.com
7.7 parsecs away

Travel
| | Building desktop apps with Electron is powerful: It enables developers to use web technologies to target all major operating systems. However, writing the app itself is only half the battle - one also has to compile binaries and create installers, packages, and bundles for the variety of distribution methods. To
| | www.hanselman.com
21.6 parsecs away

Travel
| I've been trying on and off to enjoy Ruby on Rails development on Windows for ...