Skip to content

rodrigodalri/python-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-codes: a python code set

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

python-codes

Varied set of pieces of code in python to facilitate future deployments.
Explore the docs »

Table of Contents

About the Project

There are many excellent python tutorial repositories available on GitHub, however, I want to create this one with the aim of improving my code skills and, if possible, helping others as well.

Built With

No frameworks for now.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Python 3.7 or greater
apt-get install python3

Installation

  1. Clone the repo
git clone https://github.com/rodrigodalri/python-codes.git
  1. Install pip requirements
pip3 install -r requirements.txt

Versioning

No versioning for now.

Usage

This project is to be used as learning and improving code skills.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

No acknowledgements for now.

References

List of sites consulted.

Authors

Contributors Contributions

Rodrigo Dal Ri
Contributions by rodrigodalri

See also the full list of contributors who participated in this project.

Releases

No releases published

Packages

No packages published

Languages