2024. No more procrastination, no more waiting.
If you have been thinking about building a SaaS with Django and maybe htmx as well, you can boost your launch by getting access to a production-ready project like nicecv.online.
Check out the link below for more information.
https://ramiboutas.com/django-saas-project-and-support/
If you have been thinking about building a SaaS with Django and maybe htmx as well, you can boost your launch by getting access to a production-ready project like nicecv.online.
Check out the link below for more information.
https://ramiboutas.com/django-saas-project-and-support/
Learn Hypermedia, learn alpineJS.
I never thought frontend development would be so easy when using hypermedia, AlpineJS is an amazing tool.
If you want to see what this code does, check out the demo.
Demo: https://ramiboutas.com/tools/md5-message-digest-algorithm/
I never thought frontend development would be so easy when using hypermedia, AlpineJS is an amazing tool.
If you want to see what this code does, check out the demo.
Demo: https://ramiboutas.com/tools/md5-message-digest-algorithm/
Boring invoice.
I have created a tool to generate very boring invoices. The technology I used to create the tool is AlpineJS, jsPDF and Django, of course!
It should be useful for self-employed people who want to create an invoice quickly. Just from the browser, without needing to open any program that consumes a lot of RAM, such Excel.
Enjoy it! Just to my website and click on "tools".
I have created a tool to generate very boring invoices. The technology I used to create the tool is AlpineJS, jsPDF and Django, of course!
It should be useful for self-employed people who want to create an invoice quickly. Just from the browser, without needing to open any program that consumes a lot of RAM, such Excel.
Enjoy it! Just to my website and click on "tools".
👍1
Hello everyone,
I have created a small package that would help Django developers get started with the hyperview features.
Hyperview is a hypermedia format and React Native client for developing server driven mobile apps.
With this package and using Django, you would be able to
- Create xml-based forms from Python code, just like with the Django Forms Framework.
- Create a CSRF token in xml.
- Check in the views whether a request comes from a Hyperview client or not.
- Use the hv_responde function to respond to a request from a Hyperview client.
Have a look at: https://github.com/ramiboutas/django-hyperview
I have created a small package that would help Django developers get started with the hyperview features.
Hyperview is a hypermedia format and React Native client for developing server driven mobile apps.
With this package and using Django, you would be able to
- Create xml-based forms from Python code, just like with the Django Forms Framework.
- Create a CSRF token in xml.
- Check in the views whether a request comes from a Hyperview client or not.
- Use the hv_responde function to respond to a request from a Hyperview client.
Have a look at: https://github.com/ramiboutas/django-hyperview
Today I discovered an amazing Python library.
It is called datafiles, and it is a file-based ORM for Python dataclasses. Great if you want to save object attributes in a file, instead of using a database.
If you would like to use check it out, here it is: https://pypi.org/project/datafiles/
It is called datafiles, and it is a file-based ORM for Python dataclasses. Great if you want to save object attributes in a file, instead of using a database.
If you would like to use check it out, here it is: https://pypi.org/project/datafiles/
👍1
I’ve built some handy tools on my website using Django, htmx and AlpineJS!
I’d love to hear your thoughts and feedback to make them even better.
Check them out here: https://ramib.ch/tools/
Thanks a lot!
I’d love to hear your thoughts and feedback to make them even better.
Check them out here: https://ramib.ch/tools/
Thanks a lot!