How to Create a Modern App with Django and Vue
https://www.thedevspace.io/community/django-vue
/r/djangolearning
https://redd.it/1g5ra7x
https://www.thedevspace.io/community/django-vue
/r/djangolearning
https://redd.it/1g5ra7x
Project I was tired of reading through thousands of lines of documentation
Alongside Python, Im learning C. So as a way of testing how much I have learned, I decided to dabble in some socket programming in C. Found beej's guide, and got to work.
Problem? I hate reading too much educational stuff. I realized that after every 10 or so minutes I'd lose focus of what I was reading
Solution? Build a program into which I can stuff the ENTIRE documentation, then ask it questions, and it'll give me answers from the documentation I stuffed it with.
Behold, FTHEDOCS!
What my project does: It basically gives you a question-answer like interface to search the documentation, so you dont have to spend hours looking for those 2 lines.
Target audience: Anyone looking for a nicer way to read the docs. Or anyone who has a bunch of text and would like to search through it.
Comparisons: Not that I know of. Though I guess the Ctrl+F shortcut is kind of similiar
REPO: **https://github.com/muaaz-ur-habibi/fthedocs**
Do note: This was a fun project I built as a way to learn RAG, and to suite my specific needs. As a result, it might not be suited for you, though I tried my best to make it as customizable as possible.
Thanks
/r/Python
https://redd.it/1g5nyng
Alongside Python, Im learning C. So as a way of testing how much I have learned, I decided to dabble in some socket programming in C. Found beej's guide, and got to work.
Problem? I hate reading too much educational stuff. I realized that after every 10 or so minutes I'd lose focus of what I was reading
Solution? Build a program into which I can stuff the ENTIRE documentation, then ask it questions, and it'll give me answers from the documentation I stuffed it with.
Behold, FTHEDOCS!
What my project does: It basically gives you a question-answer like interface to search the documentation, so you dont have to spend hours looking for those 2 lines.
Target audience: Anyone looking for a nicer way to read the docs. Or anyone who has a bunch of text and would like to search through it.
Comparisons: Not that I know of. Though I guess the Ctrl+F shortcut is kind of similiar
REPO: **https://github.com/muaaz-ur-habibi/fthedocs**
Do note: This was a fun project I built as a way to learn RAG, and to suite my specific needs. As a result, it might not be suited for you, though I tried my best to make it as customizable as possible.
Thanks
/r/Python
https://redd.it/1g5nyng
GitHub
GitHub - muaaz-ur-habibi/fthedocs: A documentation querying engine, useful for scanning the docs in a question-answer like manner
A documentation querying engine, useful for scanning the docs in a question-answer like manner - muaaz-ur-habibi/fthedocs
Advanced python tips, libraries or best practices from experts?
I have been working as a software engineer for about 2 years and python was always my go to language while building various different application. I always tried to keep my code clean and implement best practices as much as possible.
I wonder if there are many more tips which could enhance the way I write python?
/r/Python
https://redd.it/1g5xswk
I have been working as a software engineer for about 2 years and python was always my go to language while building various different application. I always tried to keep my code clean and implement best practices as much as possible.
I wonder if there are many more tips which could enhance the way I write python?
/r/Python
https://redd.it/1g5xswk
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
On a scale of 1 to 10, how would you recommed Django to a beginner?
As someone is trying to learn python for the first time, would you guys recommend to learn python and django for the first time or learn any other like javanoscript or nodeJs. So far I'm comfortable with the javanoscript basics but I'm trying to learn python and django. Any advice from the experienced developers here for a beginner is really helpful. And also what do you think about django for the upcoming years of development.
Is there any roadmap to get a proper knowledge so you don't miss the most important things to learn?
/r/django
https://redd.it/1g5tggk
As someone is trying to learn python for the first time, would you guys recommend to learn python and django for the first time or learn any other like javanoscript or nodeJs. So far I'm comfortable with the javanoscript basics but I'm trying to learn python and django. Any advice from the experienced developers here for a beginner is really helpful. And also what do you think about django for the upcoming years of development.
Is there any roadmap to get a proper knowledge so you don't miss the most important things to learn?
/r/django
https://redd.it/1g5tggk
Reddit
From the django community on Reddit
Explore this post and more from the django community
I've recently applied to a mid-level position and would like to know if it is normal to ask for all of this as a technical task for a company
code### Technical Assessment: Full-Stack Application Development with Django, React, and AWS
As part of the interview process, candidates are required to complete a technical assessment. The task involves developing a secure full-stack application with a Django backend, React frontend, and a PostgreSQL serverless database hosted on AWS Aurora RDS. The application must adhere to HIPAA compliance and include audit logging for security and monitoring purposes. Candidates are expected to containerize the application using Docker and deploy it to AWS using their own AWS account. Below are the detailed requirements for the assessment.
# Key Requirements
# General Requirements:
Tech Stack:
Backend: Python, Django (Rest Framework)
Frontend: React (with functional components and hooks)
Database: PostgreSQL (AWS Aurora Serverless)
Containerization: Docker
Deployment: AWS (EC2 or ECS with Copilot, using RDS Aurora for the database)
Source Code Management:
The code should be hosted on a GitHub repository, with a link provided.
Use Git for version control, following best practices with regular, well-documented commits.
Deployment:
Candidates should provide a live link to the deployed app running on AWS. The application must be deployed using Docker and hosted on AWS using an Aurora Serverless PostgreSQL instance for the database.
The
/r/django
https://redd.it/1g60ggm
code### Technical Assessment: Full-Stack Application Development with Django, React, and AWS
As part of the interview process, candidates are required to complete a technical assessment. The task involves developing a secure full-stack application with a Django backend, React frontend, and a PostgreSQL serverless database hosted on AWS Aurora RDS. The application must adhere to HIPAA compliance and include audit logging for security and monitoring purposes. Candidates are expected to containerize the application using Docker and deploy it to AWS using their own AWS account. Below are the detailed requirements for the assessment.
# Key Requirements
# General Requirements:
Tech Stack:
Backend: Python, Django (Rest Framework)
Frontend: React (with functional components and hooks)
Database: PostgreSQL (AWS Aurora Serverless)
Containerization: Docker
Deployment: AWS (EC2 or ECS with Copilot, using RDS Aurora for the database)
Source Code Management:
The code should be hosted on a GitHub repository, with a link provided.
Use Git for version control, following best practices with regular, well-documented commits.
Deployment:
Candidates should provide a live link to the deployed app running on AWS. The application must be deployed using Docker and hosted on AWS using an Aurora Serverless PostgreSQL instance for the database.
The
/r/django
https://redd.it/1g60ggm
Reddit
From the django community on Reddit
Explore this post and more from the django community
I created an app to animate stock performance
https://reddit.com/link/1g616sq/video/peq1orw0qdvd1/player
A few weeks ago, I saw a post that shows a screen recording of their Robinhood account. The pnl movement animation felt more engaging than a static chart, and it really stood out for me.
So I built a tool to animate stock performance chart: animatestock.com
This simple app basically animates data in a line chart. It also gives you flexibility in customizing the chart to your liking. You can also use it for things like net worth, savings, or even # of your social media followers, etc.
Let me know if you find it useful in anyway. Appreciate it!
/r/flask
https://redd.it/1g616sq
https://reddit.com/link/1g616sq/video/peq1orw0qdvd1/player
A few weeks ago, I saw a post that shows a screen recording of their Robinhood account. The pnl movement animation felt more engaging than a static chart, and it really stood out for me.
So I built a tool to animate stock performance chart: animatestock.com
This simple app basically animates data in a line chart. It also gives you flexibility in customizing the chart to your liking. You can also use it for things like net worth, savings, or even # of your social media followers, etc.
Let me know if you find it useful in anyway. Appreciate it!
/r/flask
https://redd.it/1g616sq
Friday Daily Thread: r/Python Meta and Free-Talk Fridays
# Weekly Thread: Meta Discussions and Free Talk Friday 🎙️
Welcome to Free Talk Friday on /r/Python! This is the place to discuss the r/Python community (meta discussions), Python news, projects, or anything else Python-related!
## How it Works:
1. Open Mic: Share your thoughts, questions, or anything you'd like related to Python or the community.
2. Community Pulse: Discuss what you feel is working well or what could be improved in the /r/python community.
3. News & Updates: Keep up-to-date with the latest in Python and share any news you find interesting.
## Guidelines:
All topics should be related to Python or the /r/python community.
Be respectful and follow Reddit's Code of Conduct.
## Example Topics:
1. New Python Release: What do you think about the new features in Python 3.11?
2. Community Events: Any Python meetups or webinars coming up?
3. Learning Resources: Found a great Python tutorial? Share it here!
4. Job Market: How has Python impacted your career?
5. Hot Takes: Got a controversial Python opinion? Let's hear it!
6. Community Ideas: Something you'd like to see us do? tell us.
Let's keep the conversation going. Happy discussing! 🌟
/r/Python
https://redd.it/1g654oy
# Weekly Thread: Meta Discussions and Free Talk Friday 🎙️
Welcome to Free Talk Friday on /r/Python! This is the place to discuss the r/Python community (meta discussions), Python news, projects, or anything else Python-related!
## How it Works:
1. Open Mic: Share your thoughts, questions, or anything you'd like related to Python or the community.
2. Community Pulse: Discuss what you feel is working well or what could be improved in the /r/python community.
3. News & Updates: Keep up-to-date with the latest in Python and share any news you find interesting.
## Guidelines:
All topics should be related to Python or the /r/python community.
Be respectful and follow Reddit's Code of Conduct.
## Example Topics:
1. New Python Release: What do you think about the new features in Python 3.11?
2. Community Events: Any Python meetups or webinars coming up?
3. Learning Resources: Found a great Python tutorial? Share it here!
4. Job Market: How has Python impacted your career?
5. Hot Takes: Got a controversial Python opinion? Let's hear it!
6. Community Ideas: Something you'd like to see us do? tell us.
Let's keep the conversation going. Happy discussing! 🌟
/r/Python
https://redd.it/1g654oy
Redditinc
Reddit Rules
Reddit Rules - Reddit
Meta Python 3.13 is not compatible with asyncpg (fastest async library to access PostgreSQL)
Just a heads up. I was going to upgrade my projects today, but asyncpg won't install. I tried both docker (all slims and general one) and local (mac, though) – no difference.
UPD:
This is a known issue by asyncpg developer. I hope they roll out an update soon.
/r/Python
https://redd.it/1g5qo5p
Just a heads up. I was going to upgrade my projects today, but asyncpg won't install. I tried both docker (all slims and general one) and local (mac, though) – no difference.
UPD:
This is a known issue by asyncpg developer. I hope they roll out an update soon.
/r/Python
https://redd.it/1g5qo5p
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
I Built a Django Package for Google Analytics Integration!
Hey everyone!
I created a Django package that makes it super easy to integrate Google Analytics GA4 into your projects. Here are some features:
Supports Universal Analytics & GA4
IP anonymization and cookie settings
Server-side tracking via middleware
Debug mode for dev environments
Event tracking & custom dimensions
Excludes staff users from tracking
Check it out here: PyPI 👈 github
Contributions are welcome on GitHub! Let me know what you think! 😄
/r/djangolearning
https://redd.it/1g5nb0y
Hey everyone!
I created a Django package that makes it super easy to integrate Google Analytics GA4 into your projects. Here are some features:
Supports Universal Analytics & GA4
IP anonymization and cookie settings
Server-side tracking via middleware
Debug mode for dev environments
Event tracking & custom dimensions
Excludes staff users from tracking
Check it out here: PyPI 👈 github
Contributions are welcome on GitHub! Let me know what you think! 😄
/r/djangolearning
https://redd.it/1g5nb0y
PyPI
google-analytics-django
A Django package to integrate Google Analytics.
Should I extend Django's roles and permissions, or should I create my own roles and permissions layer?
Hello everybody, I want to develop a project management web app as a learning experience, and I have thought about the functionality of the roles and permissions for the users of the web app. Should I extend the Django system and not get too complicated, or should I keep the project roles separate? And about the users? I have also thought about adding specific things like: "You can mark a task as completed", "You can see all the team's tasks" etc. Thank you in advance for taking the time to read and leave your recommendations.
/r/django
https://redd.it/1g69h7g
Hello everybody, I want to develop a project management web app as a learning experience, and I have thought about the functionality of the roles and permissions for the users of the web app. Should I extend the Django system and not get too complicated, or should I keep the project roles separate? And about the users? I have also thought about adding specific things like: "You can mark a task as completed", "You can see all the team's tasks" etc. Thank you in advance for taking the time to read and leave your recommendations.
/r/django
https://redd.it/1g69h7g
Reddit
From the django community on Reddit
Explore this post and more from the django community
Best way to upload file in Django
What's difference using Django UploadFileForm described at https://docs.djangoproject.com/en/5.1/topics/http/file-uploads/
from FileUploadView APIView?
Why should it be serialized? And how is the file is serialized?
Why doesn't it just dump the binary on disk?
It looks like they're making simple thing very hard.
/r/django
https://redd.it/1g6c4a7
What's difference using Django UploadFileForm described at https://docs.djangoproject.com/en/5.1/topics/http/file-uploads/
from FileUploadView APIView?
Why should it be serialized? And how is the file is serialized?
Why doesn't it just dump the binary on disk?
It looks like they're making simple thing very hard.
/r/django
https://redd.it/1g6c4a7
Django Project
File Uploads | Django documentation
The web framework for perfectionists with deadlines.
Django + Celery Tutorial
Hey, all!
I've made a text + video version of Celery tutorial.
Video: https://www.youtube.com/watch?v=RY74ug36KUc
Text: https://appliku.com/celery
This tutorial aims at beginners who struggle with understand what Celery is and how to use it and never set it up before.
I tried to do my best explaining use the concept of it, use cases + step by step instructions on setting Celery app.
The last bit is a real world example of a generating reports using Celery tasks.
Let me know what you think and I hope it helps at least few people to start using this powerful library!
/r/django
https://redd.it/1g6ela0
Hey, all!
I've made a text + video version of Celery tutorial.
Video: https://www.youtube.com/watch?v=RY74ug36KUc
Text: https://appliku.com/celery
This tutorial aims at beginners who struggle with understand what Celery is and how to use it and never set it up before.
I tried to do my best explaining use the concept of it, use cases + step by step instructions on setting Celery app.
The last bit is a real world example of a generating reports using Celery tasks.
Let me know what you think and I hope it helps at least few people to start using this powerful library!
/r/django
https://redd.it/1g6ela0
YouTube
Celery and Django Tutorial: Asynchronous Background Tasks Queue Processing
Learn how to supercharge your Django applications with Celery, the powerful distributed task queue system for Python. This comprehensive tutorial covers:
• What Celery is and how it works
• The concept of distributed task queues
• When and why to use Celery…
• What Celery is and how it works
• The concept of distributed task queues
• When and why to use Celery…
Chat System/Room
Trying to build a chat system where a user can build a chat room and invite some users to chat amongst them.
I have never built a chat system before.Also,this is a backend api project where I'm building api for the frontend.Where and how should I start.
I have built some api and common apps with django and django rest framework.I have the general idea.
/r/django
https://redd.it/1g6fk0a
Trying to build a chat system where a user can build a chat room and invite some users to chat amongst them.
I have never built a chat system before.Also,this is a backend api project where I'm building api for the frontend.Where and how should I start.
I have built some api and common apps with django and django rest framework.I have the general idea.
/r/django
https://redd.it/1g6fk0a
Reddit
From the django community on Reddit
Explore this post and more from the django community
Feature Friday: Model Choices!
Time for another Django Feature Friday! 🚀
Django 5.0 introduced more options for declaring field choices. Now you can use Mapping, a callable, and strings for single-character choices, in addition to the traditional tuples and enumeration.
Previously, Field choices were limited to list of 2-tuples, or an Enumeration types subclass. Now, you can use:
* Strings (for single-character choices) without .choices
* Mapping instead of list of 2-tuples (with hierarchies)
* A callable instead of iterable
Here's an example showcasing these new options:
from django.db import models
Medal = models.TextChoices("Medal", "GOLD SILVER BRONZE")
SPORT_CHOICES = { # Using a mapping instead of a list of 2-tuples.
"Martial Arts": {"judo": "Judo", "karate": "Karate"},
"Racket": {"badminton": "Badminton", "tennis": "Tennis"},
"unknown": "Unknown",
}
def get_scores():
return [(i, str(i)) for i in range(10)]
class Winner(models.Model):
/r/django
https://redd.it/1g6grym
Time for another Django Feature Friday! 🚀
Django 5.0 introduced more options for declaring field choices. Now you can use Mapping, a callable, and strings for single-character choices, in addition to the traditional tuples and enumeration.
Previously, Field choices were limited to list of 2-tuples, or an Enumeration types subclass. Now, you can use:
* Strings (for single-character choices) without .choices
* Mapping instead of list of 2-tuples (with hierarchies)
* A callable instead of iterable
Here's an example showcasing these new options:
from django.db import models
Medal = models.TextChoices("Medal", "GOLD SILVER BRONZE")
SPORT_CHOICES = { # Using a mapping instead of a list of 2-tuples.
"Martial Arts": {"judo": "Judo", "karate": "Karate"},
"Racket": {"badminton": "Badminton", "tennis": "Tennis"},
"unknown": "Unknown",
}
def get_scores():
return [(i, str(i)) for i in range(10)]
class Winner(models.Model):
/r/django
https://redd.it/1g6grym
Reddit
From the django community on Reddit: Feature Friday: Model Choices!
Explore this post and more from the django community
In-depth Django + Celery tutorial
https://www.youtube.com/watch?v=RY74ug36KUc
/r/djangolearning
https://redd.it/1g6eiwg
https://www.youtube.com/watch?v=RY74ug36KUc
/r/djangolearning
https://redd.it/1g6eiwg
YouTube
Celery and Django Tutorial: Asynchronous Background Tasks Queue Processing
Learn how to supercharge your Django applications with Celery, the powerful distributed task queue system for Python. This comprehensive tutorial covers:
• What Celery is and how it works
• The concept of distributed task queues
• When and why to use Celery…
• What Celery is and how it works
• The concept of distributed task queues
• When and why to use Celery…
PyTraceToIX - Debugging Jinja2 template, Flask web apps without breaking the design or code changes
Project on GitHub
## What My Project Does
PyTraceToIX is an expression tracer designed for debugging Jinja2 templates, Flask web apps, lambdas, list comprehensions, method chaining, and expressions in general.
Code editors often cannot set breakpoints within these kinds of expressions, which requires significant code modifications to debug effectively.
For Jinja2 templates, the debug extension can be used, but it typically dumps the entire context, making it difficult to isolate specific issues.
PyTraceToIX solves this by allowing developers to trace and write specific data directly to sys.stdout or a stream without altering the design or making any changes to the web application.
Additionally, PyTraceToIX can capture multiple inputs and their results, displaying them all in a single line, making it easier to view aggregated data and trace the flow of values.
PyTraceToIX offers a straightforward solution to these challenges, simplifying debugging while preserving the integrity of the original codebase.
It was designed to be simple, with easily identifiable functions that can be removed once the bug is found.
PyTraceToIX has 2 major functions:
- c capture the input of an expression input. ex: c(x)
- d display the result of an expression and all the captured inputs. ex: d(c(x) + c(y))
And 2 optional functions:
- init initializes display format, output stream and
/r/Python
https://redd.it/1g6fd28
Project on GitHub
## What My Project Does
PyTraceToIX is an expression tracer designed for debugging Jinja2 templates, Flask web apps, lambdas, list comprehensions, method chaining, and expressions in general.
Code editors often cannot set breakpoints within these kinds of expressions, which requires significant code modifications to debug effectively.
For Jinja2 templates, the debug extension can be used, but it typically dumps the entire context, making it difficult to isolate specific issues.
PyTraceToIX solves this by allowing developers to trace and write specific data directly to sys.stdout or a stream without altering the design or making any changes to the web application.
Additionally, PyTraceToIX can capture multiple inputs and their results, displaying them all in a single line, making it easier to view aggregated data and trace the flow of values.
PyTraceToIX offers a straightforward solution to these challenges, simplifying debugging while preserving the integrity of the original codebase.
It was designed to be simple, with easily identifiable functions that can be removed once the bug is found.
PyTraceToIX has 2 major functions:
- c capture the input of an expression input. ex: c(x)
- d display the result of an expression and all the captured inputs. ex: d(c(x) + c(y))
And 2 optional functions:
- init initializes display format, output stream and
/r/Python
https://redd.it/1g6fd28
GitHub
GitHub - a-bentofreire/pytracetoix: A Python expression tracer designed for debugging Jinja2 templates, Flask web apps, lambdas…
A Python expression tracer designed for debugging Jinja2 templates, Flask web apps, lambdas, list comprehensions, method chaining, and expressions in general. - a-bentofreire/pytracetoix
I built an open-source AI-driven Code Review app for GitHub repos
What My Project Does
Hi Everyone,
I recently built an open-source GitHub app in Django/python that can post a detailed line-by-line code review on any new PR. I'd love help in testing it as I seek feedback on it.
Here is the app: https://gitpack.co/
Here is the source-code: https://github.com/gitpack-ai/gitpack-ai and an example PR review: https://github.com/gitpack-ai/gitpack-ai/pull/9
It's free for open-source repos, but I can enable this for private repos for a month or so, if you DM me. Appreciate your feedback! I hope you all can find value in it.
Target Audience
Anyone who is actively developing on GitHub
/r/Python
https://redd.it/1g6m2mb
What My Project Does
Hi Everyone,
I recently built an open-source GitHub app in Django/python that can post a detailed line-by-line code review on any new PR. I'd love help in testing it as I seek feedback on it.
Here is the app: https://gitpack.co/
Here is the source-code: https://github.com/gitpack-ai/gitpack-ai and an example PR review: https://github.com/gitpack-ai/gitpack-ai/pull/9
It's free for open-source repos, but I can enable this for private repos for a month or so, if you DM me. Appreciate your feedback! I hope you all can find value in it.
Target Audience
Anyone who is actively developing on GitHub
/r/Python
https://redd.it/1g6m2mb
gitpack.co
GitPack | AI-driven Code Reviews
Automate Pull Request Reviews with AI – Get Faster, Smarter Code Reviews on Any GitHub Repo!
I migrated from digital ocean to hetzner - (good experience)
I am building a streaming platform for my wife.
I tried to find the best option over all the cloud providers. At first I decided to use Digital Ocean because of their user friendly docs and UI. Also finding terraform docs was very easy. To be honest setting up the project was very easy so I can say I am satisfied with that.
However the outbound limit of 4TB, was a deal breaker for me. At the beginning I was thinking the limitting the video quality at 720P, however my wife wanted to have 1080P.
I started my search and find out that, hetzner was not only offering the cheap hardware but also the traffic limits were way better. To compare the numbers:
digital ocean: 24$
- 80gb ssd,
- 4gb ram
- 2Vcpu
- 4TB outbound
hetzner: 16€
- 160gb ssd
- 8gb ram
- 4Vcpu
- 20TB outbound.
So I decided to deploy my project on their servers. My concern was not finding good terraform docs for that, but tbh it was very easy and straight forward. In less then 3 hours I was able to run my
/r/django
https://redd.it/1g6kive
I am building a streaming platform for my wife.
I tried to find the best option over all the cloud providers. At first I decided to use Digital Ocean because of their user friendly docs and UI. Also finding terraform docs was very easy. To be honest setting up the project was very easy so I can say I am satisfied with that.
However the outbound limit of 4TB, was a deal breaker for me. At the beginning I was thinking the limitting the video quality at 720P, however my wife wanted to have 1080P.
I started my search and find out that, hetzner was not only offering the cheap hardware but also the traffic limits were way better. To compare the numbers:
digital ocean: 24$
- 80gb ssd,
- 4gb ram
- 2Vcpu
- 4TB outbound
hetzner: 16€
- 160gb ssd
- 8gb ram
- 4Vcpu
- 20TB outbound.
So I decided to deploy my project on their servers. My concern was not finding good terraform docs for that, but tbh it was very easy and straight forward. In less then 3 hours I was able to run my
/r/django
https://redd.it/1g6kive
Reddit
From the django community on Reddit
Explore this post and more from the django community
PyQt best option for commercial use?
I'm looking to possibly develop an app that will run on a Linux Desktop, specifically Ubuntu, and the latest OS X. The UI and performance are very important. Is PyQt my best option?
/r/Python
https://redd.it/1g6brra
I'm looking to possibly develop an app that will run on a Linux Desktop, specifically Ubuntu, and the latest OS X. The UI and performance are very important. Is PyQt my best option?
/r/Python
https://redd.it/1g6brra
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Lost my sqlite database😱. After that I wrote a backup noscript that runs once a day
This is just a warning to all you guys, remember to backup your database cause shit happens. Now I rest easy cause I wrote a backup noscript that runs automatically once a day just to backup my db, I know its going to fill up my space very soon and raise my costs but I do think its worth it, by the way the project I lost the db for was still a new project so there was not a lot of records in there anyway so not all hope is lost
/r/django
https://redd.it/1g6l5dv
This is just a warning to all you guys, remember to backup your database cause shit happens. Now I rest easy cause I wrote a backup noscript that runs automatically once a day just to backup my db, I know its going to fill up my space very soon and raise my costs but I do think its worth it, by the way the project I lost the db for was still a new project so there was not a lot of records in there anyway so not all hope is lost
/r/django
https://redd.it/1g6l5dv
Reddit
From the django community on Reddit
Explore this post and more from the django community
Saturday Daily Thread: Resource Request and Sharing! Daily Thread
# Weekly Thread: Resource Request and Sharing 📚
Stumbled upon a useful Python resource? Or are you looking for a guide on a specific topic? Welcome to the Resource Request and Sharing thread!
## How it Works:
1. Request: Can't find a resource on a particular topic? Ask here!
2. Share: Found something useful? Share it with the community.
3. Review: Give or get opinions on Python resources you've used.
## Guidelines:
Please include the type of resource (e.g., book, video, article) and the topic.
Always be respectful when reviewing someone else's shared resource.
## Example Shares:
1. Book: "Fluent Python" \- Great for understanding Pythonic idioms.
2. Video: Python Data Structures \- Excellent overview of Python's built-in data structures.
3. Article: Understanding Python Decorators \- A deep dive into decorators.
## Example Requests:
1. Looking for: Video tutorials on web scraping with Python.
2. Need: Book recommendations for Python machine learning.
Share the knowledge, enrich the community. Happy learning! 🌟
/r/Python
https://redd.it/1g6wbs0
# Weekly Thread: Resource Request and Sharing 📚
Stumbled upon a useful Python resource? Or are you looking for a guide on a specific topic? Welcome to the Resource Request and Sharing thread!
## How it Works:
1. Request: Can't find a resource on a particular topic? Ask here!
2. Share: Found something useful? Share it with the community.
3. Review: Give or get opinions on Python resources you've used.
## Guidelines:
Please include the type of resource (e.g., book, video, article) and the topic.
Always be respectful when reviewing someone else's shared resource.
## Example Shares:
1. Book: "Fluent Python" \- Great for understanding Pythonic idioms.
2. Video: Python Data Structures \- Excellent overview of Python's built-in data structures.
3. Article: Understanding Python Decorators \- A deep dive into decorators.
## Example Requests:
1. Looking for: Video tutorials on web scraping with Python.
2. Need: Book recommendations for Python machine learning.
Share the knowledge, enrich the community. Happy learning! 🌟
/r/Python
https://redd.it/1g6wbs0
YouTube
Data Structures and Algorithms in Python - Full Course for Beginners
A beginner-friendly introduction to common data structures (linked lists, stacks, queues, graphs) and algorithms (search, sorting, recursion, dynamic programming) in Python. This course will help you prepare for coding interviews and assessments.
🔗 Course…
🔗 Course…