Your tools for ITCPR
Project description
GRE for Noobs
ITCPR is a python library that helps you with your GRE preparation. It has features such as adding new words in your vocabulary database, trying random vocabulary quizzes, etc.
Installation
pip install itcpr
How to use it?
- Import the library
import gre
- Start building necessary database
gre.start()
- Start recording your progress
gre.hello()
- GRE basic informations
gre.about()
- Add new words in your vocabulary file
gre.new()
- Find meaning of a word
gre.meaning()
- View all words in a set
gre.set()
- Flashcard of a set
gre.flash()
- Try a random vocabulary quiz
gre.exam()
- See your progress
gre.progress()
- Updates database from the internet
gre.update()
- Ask for help
gre.help()
Contribute
If you have discovered a bug or something else you want to change, feel free to contact the author at abdussamiakanda@gmail.com
.
License
© 2021 Md. Abdus Sami Akanda
This repository is licensed under the MIT license. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
itcpr-1.0.3.tar.gz
(5.1 kB
view details)
File details
Details for the file itcpr-1.0.3.tar.gz
.
File metadata
- Download URL: itcpr-1.0.3.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2411066aaa5b61c2b9f85ac26472a15080f9264b2becd575d35d7aecb1dbfe48 |
|
MD5 | 54f591f90d25bc6a21a17c67056d0f14 |
|
BLAKE2b-256 | d60c5395e56dec0675a4aa269213cd51f561cdf23b6bcfbe0e1ec050696adb63 |