
Standard Ebooks
Open Library
Archive.org
Gutenberg Books
calibre
LibriVox
ManyBooks.net
Z-Lib
Python Package Index
Anaconda
Python Poetry
npm
GitHub
pip
Conda
Conan
Standard Ebooks
Python Package IndexNo Standard Ebooks videos yet. You could help us improve this page by suggesting one.
Based on our record, Standard Ebooks should be more popular than Python Package Index. It has been mentiond 243 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
i've been building this over the last two weeks, it first started as a reader for standard ebooks (https://standardebooks.org/), with clean typography, progress tracking, and nice deep linking (try clicking on a paragraph to create a mark and copy it to your clipboard) but I think I really unlocked something when I discovered the amazing recordings on https://librivox.org, I've been spending the last few days... - Source: Hacker News / 18 days ago
Shoutout to https://standardebooks.org/, amazingly formatted classics. - Source: Hacker News / 2 months ago
As others here have mentioned, https://standardebooks.org/ is excellent and my understanding is that they use Gutenberg books as a source for theirs but done up much nicer. - Source: Hacker News / 3 months ago
I've used https://standardebooks.org/ to pull nicely formatted Project Gutenberg books on any e-reader that supports a browser (in my case, Boox). Technically, I can also just directly pull the epub from Project Gutenberg, but sometimes the formatting leaves a lot to be desired. Once you get an e-reader that runs a semi-capable OS (ex - stock android, even an older version), it's hard to go back to something like... - Source: Hacker News / 3 months ago
I finally, after a couple of years off, picked up work on a Standard Ebooks[1] edition of The Book of the Thousand Nights and a Night. I made a new yearsโ promise to myself to get it as done as possible by the end of the year. If it doesnโt happen Iโm not going to be too hard on myself though, given the 5K endnotes and 1.5M overall word count. But weโll see! [1] https://standardebooks.org/. - Source: Hacker News / 5 months ago
Running pip install requests triggers this sequence: 1. Resolve requests to a distribution (wheel or sdist) from the index (default: https://pypi.org). 2. Download the artifact, verify its hash if available, and extract it. 3. Execute the build backend (setuptools, poetry-core, etc.) specified in pyproject.toml or setup.py to generate metadata. 4. Copy files into site-packages/ and populate .dist-info... - Source: dev.to / 3 months ago
You need two accounts: test.pypi.org for the test registry, and pypi.org for the real registry that pip install and uv add use. Use the test registry first, since it resets periodically and will not pollute the real index with test uploads. Enable two-factor authentication on both, as PyPI requires it for publishing. - Source: dev.to / 3 months ago
Install CadQuery: Use pip install cadquery to get started. Refer to the Python Package Index (PyPI) for the latest installation instructions. - Source: dev.to / 4 months ago
Open your browser and navigate to pypi.org. - Source: dev.to / 6 months ago
How does the big white search box at https://pypi.org/ work? Why couldnโt the same technology be used to power the CLI? If thereโs an issue with abuse, I donโt think many people would mind rate limiting or mandatory authentication before search can be used. - Source: Hacker News / 8 months ago
Open Library - The ultimate goal of the Open Library is to make all the published works of humankind available to...
Anaconda - Anaconda is the leading open data science platform powered by Python.
Archive.org - Internet Archive is a non-profit digital library offering free universal access to books, movies...
Python Poetry - Python packaging and dependency manager.
Gutenberg Books - Gutenberg Books is free to use Android, and iOS app with more than 50,000 titles from classic to top hits and features all the important books ever published in history.
npm - npm is a package manager for Node.