|
You are here |
wittchen.io | ||
| | | | |
blog.randombits.host
|
|
| | | | | 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
|
|
| | | | | Publish your first package to the Python Package Index (PyPI) | |
| | | | |
initialcommit.com
|
|
| | | | | 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
|
|
| | | 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,... | ||