Standard Ebooks
Open Library
Archive.org
Gutenberg Books
calibre
LibriVox
ManyBooks.net
Z-Lib
Python Poetry
Conda
Python Package Index
FastAPI
pre-commit by Yelp
pip
Anaconda
PyTorch
Standard Ebooks
Python PoetryNo Standard Ebooks videos yet. You could help us improve this page by suggesting one.
Standard Ebooks might be a bit more popular than Python Poetry. We know about 243 links to it since March 2021 and only 169 links to Python Poetry. 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
And the environment, can it be modernized too ? With what ? Well, just like there are two schools, emacs and vi, there are also two schools, poetry and uv .. Without even mentioning all the others. - Source: dev.to / 4 months ago
Poetry solves this problem by giving you one clean workflow for managing Python projects from start to finish. - Source: dev.to / 9 months ago
I love Python for it's simplicity... At least when it comes to coding, because when you start managing dependencies, it's getting tricky. What do you use: raw dependencies.txt or rather Poetry or Pipenv? Do you use system Python or maybe pyenv? - Source: dev.to / 12 months ago
The Bakery Demo project uses pip from Python for package management, and the Wagtail dot org website uses Poetry. The differences in connecting both were very subtle, with the bakery demo being the easier of the two. The overarching requirement was that you would have cloned the most recent version of Django from its GitHub repository. For the Bakery Demo, you would need a virtual environment and an installation... - Source: dev.to / 12 months ago
A Python-based asynchronous REST API built with Quart, SQLAlchemy (async), and [PostgreSQL], using Poetry for dependency management. - Source: dev.to / about 1 year ago
Open Library - The ultimate goal of the Open Library is to make all the published works of humankind available to...
Conda - Binary package manager with support for environments.
Archive.org - Internet Archive is a non-profit digital library offering free universal access to books, movies...
Python Package Index - A repository of software for the Python programming language
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.
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.