Application made in Django to generate random passwords as based on certain criteria .

Overview

PASSWORD GENERATOR

Welcome to Password Generator

About The App

Password Generator is an Open Source project brought to you by Iot Lab,KIIT and it brings you easy and optimized visuals for the explanation of the code. It's an application made in Django to generate random passwords as based on various user input criterias.

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/

⭐ This repository will be open to contribute under hacktoberfest from October 9, 2021

Steps To Contribute

1.Fork the repo on your github profile from the fork button on top right corner.

2.Clone the forked repository on your machine

git clone https://github.com/iot-lab-kiit/Password-Generator.git

3.Decide the best suiting sub-category for your component under basic or advanced

4.Go to < > file and add the name and the corresponding icon.

5.Create the fragment with a demo of the component and the related codes as done in other fragments.

6.Send us a Pull Request describing about the component you have added.

Note - Adding a component that is already listed in the app with minor changes is not allowed.

Choose from these Tasks

Refer to issues for more tasks.

About IoT Labs,KIIT

This open-source project has been made by the dedicated team of students under IoT Labs,KIIT. IoT Lab at KIIT is a group of committed students who work under the guidance of a group of capable and supportive teachers who guide us through each phase and stage. IoT Lab is a research forum that examines the possibilities of crowdsourcing and the Internet of Things for transdisciplinary research and initiatives that involve greater end-user participation. We currently have a number of successful goods and prototypes. We also provide web development and app development services.

Website Preview

image

image

Table of Contents

Deployed Version

https://passgeniot.herokuapp.com/

Back to Start

LICENSE

Tπš‘πš’πšœ πš™πš›πš˜πš“πšŽπšŒπš πš’πšœ πšžπš—πšπšŽπš› [GNU General Public License v3.0 License]

Owner
IoT Lab KIIT
A group of dedicated students and faculties who are keenly focused on working towards the betterment of society through technology.
IoT Lab KIIT
Django/Jinja template indenter

DjHTML A pure-Python Django/Jinja template indenter without dependencies. DjHTML is a fully automatic template indenter that works with mixed HTML/CSS

Return to the Source 378 Jan 01, 2023
AUES Student Management System Developed for laboratory works β„–9 Purpose using Python (Django).

AUES Student Management System (L M S ) AUES Student Management System Developed for laboratory works β„–9 Purpose using Python (Django). I've created t

ANAS NABIL 2 Dec 06, 2021
A simple plugin to attach a debugger in Django on runserver command.

django-debugger A simple plugin to attach a debugger in Django during runserver Installation pip install django-debugger Usage Prepend django_debugger

Sajal Shrestha 11 Nov 15, 2021
πŸ“ Sticky Notes in Django admin

django-admin-sticky-notes Share notes between superusers. Installation Install via pip: pip install django_admin_sticky_notes Put django_admin_sticky_

Dariusz ChoruΕΌy 7 Oct 06, 2021
Radically simplified static file serving for Python web apps

WhiteNoise Radically simplified static file serving for Python web apps With a couple of lines of config WhiteNoise allows your web app to serve its o

Dave Evans 2.1k Dec 15, 2022
β˜„οΈ Google Forms autofill script

lazrr 'Destroy Them With Lazers' - Knife Party, 2011 Google Forms autofill script Installation: pip3 install -r requirements.txt Usage: python3 lazrr.

Serezha Rakhmanov 12 Jun 04, 2022
An orgizational tool to keep track of tasks/projects and the time spent on them.

Django-Task-Manager Task Tracker using Python Django About The Project This project is an orgizational tool to keep track of tasks/projects and the ti

Nick Newton 1 Dec 21, 2021
Comparing Database performance with Django ORM

Comparing Database performance with Django ORM Postgresql MySQL MariaDB SQLite Comparing database operation performance using django ORM. PostgreSQL v

Sarath ak 21 Nov 14, 2022
πŸ—‚οΈ πŸ” Geospatial Data Management and Search API - Django Apps

Geospatial Data API in Django Resonant GeoData (RGD) is a series of Django applications well suited for cataloging and searching annotated geospatial

Resonant GeoData 53 Nov 01, 2022
No effort, no worry, maximum performance.

Django Cachalot Caches your Django ORM queries and automatically invalidates them. Documentation: http://django-cachalot.readthedocs.io Table of Conte

NoriPyt 980 Jan 06, 2023
Full featured redis cache backend for Django.

Redis cache backend for Django This is a Jazzband project. By contributing you agree to abide by the Contributor Code of Conduct and follow the guidel

Jazzband 2.5k Jan 03, 2023
Awesome Django Blog App

Awesome-Django-Blog-App Made with love django as the backend and Bootstrap as the frontend ! i hope that can help !! Project Title Django provides mul

ANAS NABIL 2 Feb 08, 2022
Easy thumbnails for Django

Easy Thumbnails A powerful, yet easy to implement thumbnailing application for Django 1.11+ Below is a quick summary of usage. For more comprehensive

Chris Beaven 1.3k Dec 30, 2022
Modular search for Django

Haystack author: Daniel Lindsley date: 2013/07/28 Haystack provides modular search for Django. It features a unified, familiar API that allows you to

Daniel Lindsley 4 Dec 23, 2022
pdm-django: Django command shortcuts for PDM

pdm-django: Django command shortcuts for PDM A plugin that gives you command shortcuts for developing with PDM. pdm run python manage.py runserver -

Neutron Sync 2 Aug 11, 2022
Template de desarrollo Django

Template de desarrollo Django Python Django Docker Postgres Nginx CI/CD DescripciΓ³n del proyecto : Proyecto template de directrices para la estandariz

Diego Esteban 1 Feb 25, 2022
Reusable, generic mixins for Django

django-braces Mixins for Django's class-based views. Documentation Read The Docs Installation Install from PyPI with pip: pip install django-braces Bu

Brack3t 1.9k Jan 05, 2023
Bootstrap 4 integration with Django.

django-bootstrap 4 Bootstrap 4 integration for Django. Goal The goal of this project is to seamlessly blend Django and Bootstrap 4. Requirements Pytho

Zostera B.V. 980 Dec 29, 2022
Add a help desk or knowledge base to your Django project with only a few lines of boilerplate code.

This project is no longer maintained. If you are interested in taking over the project, email Zapier 487 Dec 06, 2022

An API was build with Django to store and retrieve information about various musical instruments.

The project is meant to be a starting point, an experimentation or a basic example of a way to develop an API with Django. It is an exercise on using Django and various python technologies and design

Kostas Ziovas 2 Dec 25, 2021