nbpreview
warehouse
Our great sponsors
nbpreview | warehouse | |
---|---|---|
3 | 235 | |
124 | 3,163 | |
- | 1.1% | |
9.2 | 9.8 | |
20 days ago | 7 days ago | |
Python | Python | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nbpreview
-
Display and browse images efficiently in the terminal
I haven't personally tried it but this project uses it with rich.
- nbpreview: a terminal viewer for Jupyter notebooks
warehouse
-
how many imports are there in python?
PyPI repository - it has 438,537 projects, so quite a lot ;)
-
Does anyone know why this happens?
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org torch==1.13.1+cu117 torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
-
Aggressive Attack on PyPI Attempting to Deliver Rust Executable
Your cynicism isn't warranted: we've made significant improvements to PyPI over the last 4 years[1][2], and I'm currently working on additional features that will make secure publishing to PyPI easier[3]. We're also working on a codesigning implementation for PyPI, based on Sigstore[4].
Security needs to be evidence and outcome-driven, first and foremost. That takes a while, but improved outcomes make it worth it.
[1]: https://pyfound.blogspot.com/2019/06/pypi-now-supports-two-f...
[2]: https://pythoninsider.blogspot.com/2019/07/pypi-now-supports...
-
Getting started with Python
$ python -m twine upload dist/* Uploading distributions to https://upload.pypi.org/legacy/ Uploading shortscale-0.1.0-py3-none-any.whl Uploading shortscale-0.1.0.tar.gz ... View at: https://pypi.org/project/shortscale/0.1.0/
-
Unable to install pip install word cloud
you could always go to pypi.org and search for alternatives. I'm not aware of any though - word clouds are not something I've had a need to use.
-
CPK - Another simple package manager for C++ with ability to publish your own packages. New version.
To where? Python has its Python Package Index, https://pypi.org. Node, PHP, R, etc. have their own sites. Thus far, I've never heard of a single comprehensive international package repository for C/C++ code. (Please do correct me if you have!)
-
what's your opinion on python ?
Typeo-squatting on pypi.org
-
Speedup python cli projects using Cookiecutter
Create Release, creates an release for you when you merge to main and uploads it to PyPi.org. (You need to configure a PYPI_API_TOKEN secret in GitHub for this to work)
-
How do I add Foundation module in Python3 on MacOS Ventura
I've never heard of this module, and I don't see it listed at pypi.org. Can you give some example code that uses it?
What are some alternatives?
devpi
bandersnatch
localshop - local pypi server (custom packages and auto-mirroring of pypi)
Poe the Poet - A task runner that works well with poetry.
scribd-downloader
Python Packages Project Generator - 🚀 Your next Python package needs a bleeding-edge project structure.
devpi - Python PyPi staging server and packaging, testing, release tool
CPython - The Python programming language
awesome-python - A curated list of awesome Python frameworks, libraries, software and resources
Django - The Web framework for perfectionists with deadlines.
registerit - Have an idea for a Python package? Register the name on PyPI 💡
Poetry - Python packaging and dependency management made easy