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.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file Pyctionary-0.1.1.tar.gz
.
File metadata
- Download URL: Pyctionary-0.1.1.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 | aa1fa9f00ebc12eace07a580cb5f044bbabcd69d546a7cbc040851cf04b24804 |
|
MD5 | e498b1298d527b155282922939ef58ce |
|
BLAKE2b-256 | 233e48af35a8118e7bf1e04accfa9a46ff5c2cbfdb662e29a4a704799ebcdf60 |
File details
Details for the file Pyctionary-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: Pyctionary-0.1.1-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 | e5ca06b2e7da2b8680982a744c67fd7a031ec2a2ce62b288c72e30aa34edc0e6 |
|
MD5 | 121b025da791b0c6209311afc120eff3 |
|
BLAKE2b-256 | ae2c18a8ffd00193c3129292a4baf9def2202ece541162899d9fab8cbd37bd16 |