https://github.com/shubhrajps/simplypython
This repository contains all my python programs that I did during learning python. I have added this repo to Github so that new users might get an idea about starting python codes.
https://github.com/shubhrajps/simplypython
python python-3 python-3-6 python27 python36
Last synced: 10 months ago
JSON representation
This repository contains all my python programs that I did during learning python. I have added this repo to Github so that new users might get an idea about starting python codes.
- Host: GitHub
- URL: https://github.com/shubhrajps/simplypython
- Owner: shubhrajps
- License: apache-2.0
- Created: 2018-08-13T07:07:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T02:14:03.000Z (over 7 years ago)
- Last Synced: 2025-01-13T16:26:38.371Z (over 1 year ago)
- Topics: python, python-3, python-3-6, python27, python36
- Language: Python
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimplyPython
This repository contains all my python programs that I did during learning python. I have added this repo to Github so that new users might get an idea about starting python codes.
## Prequisites
* Python 3.6
## Screenshots
**Please click the image below to enlarge.**
## Getting started
The app is built in Python3 and coded using PyCharm IDE. To run this app, You just need to
run it as a simple python program.
## License
Copyright 2016 The Android Open Source Project, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
See the NOTICE file distributed with this work for additional information regarding copyright ownership.
The ASF licenses this file to you under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
and limitations under the License.