Shacko: The Digital Homeless Framework. Tested in the toughest times. ✅
Project description
Homeless Framework
Homeless: tested in the toughest times. ✅
A web framework born out of necessity, grown in tough conditions, and ready to lend a hand when you think everything's falling apart. Because when you're "homeless", the only thing left to do is build something solid.
🚀 Getting Started
Install Homeless
We'll use uv as the "all-in-one" tool. Thanks, uv, for making it worth every
second spent installing it, after all, time isn't exactly on our side. Easy
install docs.
Tip: in a pinch, uv --help won't let you down.
So go ahead with:
# Linux
cd /tmp # Is there a better place? (more on this later)
# Line by line and self explanatory:
uv init testdrive
cd testdrive
uv add homeless
Output:
Resolved 2 packages in 182ms
░░░░░░░░░░░░░░░░░░░░ [0/1] Installing wheels...
Installed 1 package in 0.98ms
+ homeless==0.1.0
Let's see:
❯ uv run python
Python 3.12.7 (main, Oct 1 2024, 08:52:11) [GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from homeless import hello
>>> hello()
'Hello from homeless!'
>>> exit()
Oh, boy.
Write your first project
You don't need much to get started, just an idea and some code. Build something,
and you might even find a real home and finally escape /tmp, or at least land
a good bug fix.
Tested in the toughest times
We've all been "homeless" at the start. This framework has been tested in chaos, tough times, and sleepless nights.
Main goals
If we're lucky, stay warm.
📜 Documentation
Think of the docs as a house under construction, it's not quite finished yet,
but it's getting better every day. The core onl^H docs are at the docs page, and like any good
shelter, they're growing stronger with each update. Need a hand? Documentation
contributions are always welcome!
🤔 Why "Homeless"?
Because every great idea starts from hardship. "Homeless" isn't just a name, it's a philosophy: start from nothing and build something that lasts. And if you're lucky, maybe you'll find a home. Or at least a solid app.
➡️ Roadmap
Let's get there before the cold of the winter gets too cold! It doesn't have to end to be finished on the streets.
💡 About Homeless
Homeless isn't just a name, part 2; it's a story of starting from scratch and building something solid when everything else seems uncertain. Born from real-life challenges, this framework embodies the idea that the toughest times can spark the most creative solutions.
Homeless is for anyone who's ever had to build something from nothing, whether you're coding in a coffee shop, working from a temporary shelter, or just trying to make sense of things when everything feels up in the air.
This framework is proof that, even when life is tough, you can still build tools that matter. One line of code at a time.
- 💪 From nothing to something
- 🏗️ Building stability through code
- 🤝 A community that gets it
- 🔗 Built from the ground up, connecting everything
🤝 Contributing
Got some free time (and maybe a roof over your head)? Contribute to improving Homeless! There's nothing better than building together.
🛠️ Support
Need help? No problem, we're all in the same boat. Open an issue or shoot us an email, but remember: no problem is too big when you've got the right framework!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shacko-0.3.2.tar.gz.
File metadata
- Download URL: shacko-0.3.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e47e3ddbdd09fe027ad4f680efa68deb618e722799b931aa489b4f344387540
|
|
| MD5 |
40046351d773cd1e4de80448dc31b13f
|
|
| BLAKE2b-256 |
28a818f03ef30295608cd0f0d9f3f935bfd7d66e6086211a8db167fe5d4419bf
|
File details
Details for the file shacko-0.3.2-py3-none-any.whl.
File metadata
- Download URL: shacko-0.3.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52b24ea815620feec929acd93c699221a5c3830f06bb25e63a8b572beb621545
|
|
| MD5 |
54d8b02f51a40fe7b159552b25faf8d1
|
|
| BLAKE2b-256 |
31217027a2a561eec9332a5f12b975b9595fde4a71d2a81ef7960f5237f778f1
|