Explore >> Select a destination


You are here

wittchen.io
| | blog.randombits.host
1.3 parsecs away

Travel
| | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have
| | humberto.io
1.4 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | initialcommit.com
1.6 parsecs away

Travel
| | In this article, we explain how Pip and PyPI work, how to structure a Python package, and how to deploy a Python package to PyPI.
| | liquidat.wordpress.com
13.4 parsecs away

Travel
| Nushell is becoming a more and more serious shell every day. One thing missing in the past was the capability to create and use Python virtual environments. This has changed: Nushell was added as another supported shell in the virtualenv package: ??(20:39:55) ~/development? virtualenv ansiblecreated virtual environment CPython3.11.5.final.0-64 in 190mscreator CPython3Posix(dest=/home/liquidat/development/ansible, clear=False, no_vcs_ignore=False, global=False)seeder FromAppData(extra_search_dir=/usr/share/python-wheels,download=False,...