Python wrapper for JetBrains/swot
Project description
PySwot
Python wrapper for JetBrains/swot.
- Free software: Apache Software License 2.0
Features
This library is a wrapper around JetBrains/swot and provides two methods:
>>> from pyswot import is_academic
>>> is_academic("user@ox.ac.uk")
True
>>> is_academic("user@gmail.com")
False
>>> from pyswot import find_school_names
>>> find_school_names("user@ox.ac.uk")
['University of Oxford']
>>> find_school_names("user@gmail.com")
[]
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
pyswot-0.3.2.tar.gz
(434.3 kB
view details)
Built Distribution
pyswot-0.3.2-py3-none-any.whl
(438.3 kB
view details)
File details
Details for the file pyswot-0.3.2.tar.gz
.
File metadata
- Download URL: pyswot-0.3.2.tar.gz
- Upload date:
- Size: 434.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.8.18 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0896ca506674bf773971a55521cedad1c45ef3dff62a9fa0e6d6a4170a771147 |
|
MD5 | fc18e3346840d764a5aa19c54bdd992f |
|
BLAKE2b-256 | b053adb9fc15b55061705dfc723ad726c698812ddef4ec73b1256d0e3494db56 |
File details
Details for the file pyswot-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: pyswot-0.3.2-py3-none-any.whl
- Upload date:
- Size: 438.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.8.18 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 251fb56dad5e29fc92a7ee08107f8d44c5402b9b119da96f2719dd01bb15d13e |
|
MD5 | a946e416df0d4548046f2bf03fed8538 |
|
BLAKE2b-256 | 1d9676a6d8764be2f1ad52a1e325ffaa33e5a62d0d509c8543130d760e67cdb9 |