{"id":19662642,"url":"https://github.com/yogeshnile/crud-in-python","last_synced_at":"2025-08-22T22:14:16.499Z","repository":{"id":112648763,"uuid":"291406356","full_name":"yogeshnile/crud-in-python","owner":"yogeshnile","description":"In this repo i have develop simple crud application in flask app.","archived":false,"fork":false,"pushed_at":"2020-09-02T04:47:56.000Z","size":428,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T03:26:30.818Z","etag":null,"topics":["crud","crud-application","flask","flask-application","flask-login","flask-sqlalchemy","heroku","heroku-deployment","jinja2","sqlite3","werkzeug"],"latest_commit_sha":null,"homepage":"https://crud-flask.herokuapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yogeshnile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-30T05:27:33.000Z","updated_at":"2020-09-02T04:47:58.000Z","dependencies_parsed_at":"2023-06-02T04:00:57.918Z","dependency_job_id":null,"html_url":"https://github.com/yogeshnile/crud-in-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yogeshnile/crud-in-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnile%2Fcrud-in-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnile%2Fcrud-in-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnile%2Fcrud-in-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnile%2Fcrud-in-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yogeshnile","download_url":"https://codeload.github.com/yogeshnile/crud-in-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshnile%2Fcrud-in-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260438622,"owners_count":23009262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crud","crud-application","flask","flask-application","flask-login","flask-sqlalchemy","heroku","heroku-deployment","jinja2","sqlite3","werkzeug"],"created_at":"2024-11-11T16:12:01.268Z","updated_at":"2025-06-17T20:34:39.868Z","avatar_url":"https://github.com/yogeshnile.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crud in python :notebook: \u0026nbsp;[![](https://camo.githubusercontent.com/17fa56d1fbad7bb4082c9711a77b984b85e79446/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f507974686f6e2d332e362d627269676874677265656e2e737667)](https://python.org)\nIn this repo I have develop simple crud application in flask app.\n - [[Demo]](https://crud-flask.herokuapp.com/)\n\n[![](https://camo.githubusercontent.com/2fb0723ef80f8d87a51218680e209c66f213edf8/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f6d6164652d776974682d707974686f6e2e737667)](https://python.org)\n\n# How to run the project? :thinking:\n**1).** Run all command manually\n  - Clone github repository in your local system  `git clone https://github.com/yogeshnile/crud-in-python.git`\n  - Move in crud-in-python repository  `cd crud-in-python`\n  - Create new virtual python environment  `python3 -m venv venv`\n  - Activate virtual python environment  `source venv/bin/activate`\n  - Install all the libraries mentioned in [requirements.txt](https://github.com/yogeshnile/crud-in-python/blob/master/requirements.txt)  using  `pip install -r requirements.txt`\n  - Run FlaskApp file  `python app.py`\n  - Go to your browser and type http://127.0.0.1:5000/ in the address bar.\n  - Hurray! That's it. \u003cbr\u003e\n\n\n**2).** Run Shell Script\n  - Clone github repository in your local system  `git clone https://github.com/yogeshnile/unix.git`\n  - Give execute permission to [crud-in-python.sh](https://github.com/yogeshnile/unix/blob/master/crud-in-python.sh) file via  `chmod +x crud-in-python.sh`\n  - Run crud-in-python.sh file using `./crud-in-python.sh`\n  - Go to your browser and type http://127.0.0.1:5000/ in the address bar.\n  - Finished...\n \n# Directory Tree :cactus:\n```bash\n.\n├── application\n│   ├── auth.py\n│   ├── db.sqlite\n│   ├── __init__.py\n│   ├── __init__.pyc\n│   ├── main.py\n│   ├── models.py\n│   ├── __pycache__\n│   │   ├── auth.cpython-36.pyc\n│   │   ├── __init__.cpython-36.pyc\n│   │   ├── main.cpython-36.pyc\n│   │   └── models.cpython-36.pyc\n│   ├── static\n│   │   ├── beauty.css\n│   │   ├── extended_beauty.css\n│   │   └── images\n│   │       ├── muscle.ico\n│   │       ├── muscle.png\n│   │       └── pushup.png\n│   └── templates\n│       ├── all_workouts.html\n│       ├── base.html\n│       ├── create_workout.html\n│       ├── index.html\n│       ├── login.html\n│       ├── profile.html\n│       ├── singup.html\n│       └── update_workout.html\n├── app.py\n├── crud-in-python.sh\n├── Images\n│   ├── 1.png\n│   ├── 2.png\n│   ├── 3.png\n│   └── 4.png\n├── LICENSE\n├── Procfile\n├── README.md\n└── requirements.txt\n\n6 directories, 33 files\n```\n\n# Technology used in Project :hotsprings:\n\u003cimg target=\"_blank\" src=\"https://github.com/yogeshnile/technology/blob/master/Flask.png\" width=\"300\"\u003e\n\n## ScreenShot :camera_flash:\n![](https://github.com/yogeshnile/crud-in-python/blob/master/Images/1.png)    ![](https://github.com/yogeshnile/crud-in-python/blob/master/Images/2.png)    ![](https://github.com/yogeshnile/crud-in-python/blob/master/Images/3.png)    ![](https://github.com/yogeshnile/crud-in-python/blob/master/Images/4.png)\n\n## Bug / Feature Request :man_technologist:\nIf you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/yogeshnile/crud-in-python/issues/new) by including your search query and the expected result.\n\nIf you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/yogeshnile/crud-in-python/issues/new). Please include sample queries and their corresponding results.\n\n\n## Connect with me! 🌐\nKnown on internet as **Yogesh Nile**\n\n[![][I_LinkedIn]][LinkedIn]  [![][I_Github]][Github] [![][I_Twitter]][Twitter] [![][I_Telegram]][Telegram] [![][I_Instagram]][Instagram]  [![][I_Instagram Personal]][Instagram Personal]   [![][I_discord]][discord]\n\n## Email Me :e-mail:\n\n[![][I_Email]][E-mail]\n\n\n[LinkedIn]: https://bit.ly/2Ky3ho6\n[Github]: https://bit.ly/2yoggit\n[Twitter]: https://bit.ly/3dbLJLC\n[Telegram]: https://t.me/yogeshnile\n[Instagram]: https://bit.ly/3b9Qeo4\n[Instagram Personal]: https://bit.ly/32SXHV0\n[E-mail]: mailto:yogeshnile.work4u@gmail.com\n[discord]: https://discord.gg/R2ug3gR\n\n[I_discord]: https://img.icons8.com/bubbles/100/000000/discord-logo.png\n[I_LinkedIn]: https://img.icons8.com/bubbles/100/000000/linkedin.png\n[I_Github]: https://img.icons8.com/bubbles/100/000000/github.png\n[I_Twitter]: https://img.icons8.com/bubbles/100/000000/twitter.png\n[I_Telegram]: https://img.icons8.com/bubbles/100/000000/telegram-app.png\n[I_Instagram]: https://img.icons8.com/bubbles/100/000000/instagram-new.png\n[I_Instagram Personal]: https://img.icons8.com/bubbles/100/000000/instagram.png\n[I_Email]: https://img.icons8.com/bubbles/100/000000/secured-letter.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogeshnile%2Fcrud-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyogeshnile%2Fcrud-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogeshnile%2Fcrud-in-python/lists"}