Skip to content

Repository containing different Python programs in each folder

Notifications You must be signed in to change notification settings

Pedersen2001/Python-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Programs

Repository containing different Python programs in each folder

Each folder will have a README with a description/general idea of how the program shall work.

Each folder might not have a developed program, but be merely an idea for development.

Coding conventions for pushing:
The naming convention used is as follows:

FEATURE: {NAME OR DESC}
BUGFIX: {NAME OR DESC}
REFACTOR: {NAME OR DESC}
TEST: {NAME OR DESC}
ADD: {NAME OR DESC OF FILES}
DELETE: {NAME OR DESC OF FILES}
Where the uppercase name is the keyword.
The rest of the descriptive name is lowercase.

About

Repository containing different Python programs in each folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages