An open API service indexing awesome lists of open source software.

https://github.com/alvisonhunterarnuero/einstiegpythonprogrammierung-

Mein einstieg mit die erstaunliches Python programmierung
https://github.com/alvisonhunterarnuero/einstiegpythonprogrammierung-

Last synced: about 2 months ago
JSON representation

Mein einstieg mit die erstaunliches Python programmierung

Awesome Lists containing this project

README

          

# EINSTIEG PYTHON PROGRAMMIERUNG

##### Getting started with Python programming:

This repo contains most of the excercises and small routines I have coded with Python 3 as a part of a learning process. I decided to keep updating this repo as my learning path keeps on growing and once I start using some other python tools I will ad another repo with graphical interface not console.

### Prerequisites

Most of these files, almost 97% will run without any issues under Python 3, with the exception of one or two files that were meant to be for Kivi but I don't remember at this moment which ones are those. Sorry about that, folks! There are also several files for earlier versions of Python, mostly version 2.7

## Built With

- [Python 3](https://www.python.org/download/releases/3.0/) - The language version used for these files.
- [Visual Studio Code](https://code.visualstudio.com/) - My Favorite Source Code Editor.
- [Sublime Text 3](https://www.sublimetext.com/3) - A secondary source code Editor.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

## Authors

- **Alvison Hunter** - _Web Developer_ - [Personal Site](https://alvisonhunter.com/)

## License

[MIT](https://choosealicense.com/licenses/mit/)