
copyparty
FileRise
filebrowser.org
Seafile
FileBrowser Quantum
Pydio
ownCloud
HRCloud2
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
copyparty might be a bit more popular than Think Python. We know about 12 links to it since March 2021 and only 9 links to Think Python. 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.
You need copyparty, nothing else https://github.com/9001/copyparty. - Source: Hacker News / 3 months ago
IMHO, there's a better answer to any thing you like about FTP. For simple stuff, TFTP seems... fine? I've never looked under the hood, but I'm pretty sure it fixes the really bizarre choices in FTP. For everything else, either SFTP or HTTP seems to be the rule. For moving files around between machines, I've become quite fond of https://github.com/9001/copyparty over http. - Source: Hacker News / 4 months ago
Jellyfin is nice but I could never understand how to setup when all I wanted was to watch videos from server for example. So I used copyparty[0] and used VLC and set a username and password. I recommend copyparty if you just want something quick and easy actually. Just try it out on cheap VPS and just run it and forget it. https://github.com/9001/copyparty. - Source: Hacker News / 6 months ago
One of my favorite piece of software was made by the guy with Termux on his phone [0], absolute insane https://github.com/9001/copyparty 0, https://www.youtube.com/watch?v=15_-hgsX2V0&t=885s. - Source: Hacker News / 7 months ago
The site has a lot of open source projects though, in fact I found about copyparty[0] from it because it was listed as an alternative to file hosting services (though it was removed since then, probably because it isn't a service :-P but still there are various FLOSS projects). [0] https://github.com/9001/copyparty. - Source: Hacker News / 7 months ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: over 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: over 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
FileRise - Lightweight, self-hosted web-based file manager with multi-file upload, editing, and batch operations โ built with PHP & JavaScript for seamless file and folder management (Docker & Unraid ready).
Google's Python Class - Assorted educational materials provided by Google.
filebrowser.org - A create-your-own-cloud-kind of software where you can install it on a server, direct it to a path and then access your files through a nice web interface. You have many available features!.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Seafile - Seafile is a professional open source cloud storage platform for organizations.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.