Skip to content

cdavidb82/PythonProjects_Various

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Projects - Various

======================================

Table of Contents

-----------------

1. Project Ideas

2. Project Structure

3. Project Management

Project Ideas

-------------

1. Command Line Calculator

2. To-Do List App

3. Web Scraper

Project Structure

-----------------

1. project_name/

- README.md

- requirements.txt

- src/

- main.py

- utils.py

- tests/

- test_main.py

- test_utils.py

Project Management

------------------

1. Use Git for version control

2. Use a virtual environment for dependencies

3. Write unit tests for code coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages