Python-Cameroun / pylearner

An app to learn Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

PYLEARNER

A Python app builded by the P yuy1 community for the Pycm Community
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Product Name Screen Shot

Pylearner is a pure python app builded by the members of the Pyu1 community. This app is intended to Help the people who just started to learn Python and don't know where to go

Built With

Getting Started

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

Prerequisites

The only prerequisite is that you should have been registered as a member of the community to get access to the courses

Installation

  1. Clone the repo
git clone https://github.com/pycm/pylearner.git
  1. Install Python modules

To run the code you should install some packages which are in the requirements.txt file. install all those packages by typing this:

Usage

Login Screenshot

Main window screenshot

For more examples, please refer to the Documentation

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.

Contact

Your Name - @twitter_handle - email

Project Link: https://github.com/github_username/repo

Acknowledgements

About

An app to learn Python


Languages

Language:Python 100.0%