Dictionnary for python
Project description
Pyctionary!
- Project description
Pyctionary
is a dictionary that provides a free API to find word meanings, synonyms, and detect word language. (More is coming :) )
This Module uses BS4 and requests as dependencies
- Installation
pip install Pyctionary
- Usage
from pyctionary import Pictionary
Pyctio=Pictionary()
- Synonyms :
This method is used to get synonyms of a list of words and it returns a python dictionary of words and their synonyms.
Pyctio.synoyms(["help"],max_synonyms=5)
- Definition:
You can get the definition of English words with:
Pyctio.define("laughter")
- Language:
Return a python dictionary, country language and language code (eg. EN-GB)
Pyctio.language("Hola")
About:
Made by M'GHARI Tariq 2022.
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
Pyctionary-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file Pyctionary-0.1.0.tar.gz
.
File metadata
- Download URL: Pyctionary-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.64.0 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e9a41fd56d5b2153c72920fafcc9d1a5424607ac1e92f3d8540e472446a7e2 |
|
MD5 | 36cb7f948bf81083dd8bc5d4a72fa0e8 |
|
BLAKE2b-256 | 8fd47b7bd7d72679da0631b3b495c9ed3e8dc6896627c4b00ac79ef23ec9ae68 |
File details
Details for the file Pyctionary-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Pyctionary-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.64.0 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67614cff84772f3eebcd2ddddc5456202225b33cf2199468e9bbf04424b8cec3 |
|
MD5 | 2a873405c60db55208d04d0fb9216ef0 |
|
BLAKE2b-256 | e6041b038dbba94a70e3dc0db592dd66e8ef0af7e82555f09bb389d7b2129c4f |