FilePizza
Wormhole.app
Send Anywhere
Uppy.io
Snapdrop
Bashupload
transfer.sh
PairDrop
Python Poetry
Conda
Python Package Index
FastAPI
pre-commit by Yelp
pip
Anaconda
PyTorch
FilePizza
Python PoetryNo FilePizza videos yet. You could help us improve this page by suggesting one.
Based on our record, Python Poetry should be more popular than FilePizza. It has been mentiond 169 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โm using FilePizza when I need it, saw it on HN recently. All this AI magic allegedly taking our jobs, but we still canโt transfer files from one device to another, or print a document reliably. https://file.pizza/. - Source: Hacker News / 9 months ago
I wanted something between https://file.pizza and โephemeral Signal chatโ, but with my custom cryptographic idea (I know I know... WebRTC is already encrypted and it is easy to go wrong etc.). The project started as a toy for sharing large DAW files with my bandmates (and to flex some applied crypto skills), then grew into a general toolkit. It is also a nice side project to test LLMs as companion coders and to... - Source: Hacker News / 12 months ago
Have you seen https://file.pizza/ FilePizza? Similar concept using WebRTC. - Source: Hacker News / about 1 year ago
The thing that usually annoys me about these services is that they tend to give you an intractably complex URL to share with the recipient. This poses a problem because almost every time I need such a P2P transfer, Iโm communication with someone over a phone and they need the file on their computer. https://file.pizza does this better than most, as the URL consists of real words. But all the words are ingredients... - Source: Hacker News / over 1 year ago
Is there a tl;dr on the crdt/collaboration feature? How does one get the share up and running, do you get a special link that you can send to someone? How smooth can it get? I'm guessing it's hard to do without some sort of relay system (like syncthing) or servers for hosting links (like https://file.pizza ). - Source: Hacker News / over 1 year 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 / 3 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
Wormhole.app - Wormhole lets you share files with end-to-end encryption and a link that automatically expires.
Conda - Binary package manager with support for environments.
Send Anywhere - Send whatever you want, wherever you want
Python Package Index - A repository of software for the Python programming language
Uppy.io - Next open source file uploader for web browsers
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.