nanodjango
Local-File-Organizer
nanodjango | Local-File-Organizer | |
---|---|---|
5 | 7 | |
734 | 2,123 | |
7.2% | 9.1% | |
8.2 | 7.9 | |
about 1 month ago | 5 months ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | MIT License |
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.
nanodjango
-
This Week In Python
nanodjango – Full Django in a single file - views, models, API, with async support.
- Nanodjango: Full Django in a Single File
- Nanodjango
-
Building a full Django project, starting with a single file
The app-based model is really baked into Django. As we've seen from a bunch of examples, especially recently, it's not too hard to build out a single-file project that serves a simple home page with a brief message. As soon as you want to support a full actual page, and a set of pages, you really have to figure out a well-thought-out plan for how people will expand the project.
If you're still interested in this work, I suggest checking out nanodjango, which was mentioned earlier in this thread. That project is new, but there's a plan from the outset for how people can transition from the single-file based version to a standard Django project. You might also want to check out Andrew Godwin's django-singlefile project. It's meant to support small flask-like projects, where you don't have any intention of expanding out into a standard Django project.
Both of these projects have their own code that takes what's included in the small file and tells Django how to make sense of it. That's much different than the projects that are only trying to make use of what's included in Django itself.
(I'm the author of the Django from first principles series that was submitted here, but I didn't see it on HN until this morning.)
nanodjango: https://github.com/radiac/nanodjango
django-singlefile: https://github.com/andrewgodwin/django-singlefile
Local-File-Organizer
-
Ask HN: Help finding a smart file organizer that uses a local LLM
Does this exist? I’m looking for a tool where I point it at a folder and it runs all of the files through a local LLM and then spits out a nice organized layout (and optionally moves/organizes all the files). I found this open source version (https://github.com/QiuYannnn/Local-File-Organizer) which I think in theory is what I’m looking for but it doesn’t really work well (it crashed on my files and was hard to install).
Ideal feature set:
* Entirely local, no sending my files anywhere
- Local File Organizer: Organize your files using multi-modal LLMs
- Local File Organizer, automatically organize the files on your PC
-
This Week In Python
Local-File-Organizer – AI-powered file management tool that ensures privacy by organizing local texts, images, and PDFs
- Local File Organizer: AI File Management Run on Your Device
- Local-File-Organizer
- Show HN: I built a Python script uses AI to organize files, runs 100% locally
What are some alternatives?
tinylangs - Real programming languages in 50 lines of code
nexa-sdk - Nexa SDK is a comprehensive toolkit for supporting GGML and ONNX models. It supports text generation, image generation, vision-language models (VLM), Audio Language Model, auto-speech-recognition (ASR), and text-to-speech (TTS) capabilities.
django-first-principles - A Django project, developed from a single file.
httpdbg - A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.
tortoise-orm - Familiar asyncio ORM for python, built with relations in mind
llama-fs - A self-organizing file system with llama 3