Skip to content

okiemute04/Peer2Peer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P App A simple python P2P app that allows users to deposit, send, transfer out and check their balance.

Requirements Python 3.x

Navigate to the repository bash cd p2p

Run the script python p2p.py

Follow the prompts to add users, deposit money, send money, transfer out money and check balance.

Testing Tests are implemented using the unittest module. To run the tests:

python -m unittest discover -v

Contributing Fork the repository Create a branch for your changes Commit and push your changes Create a pull request

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors