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.2.1.tar.gz
(331.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyswot-0.2.1-py3-none-any.whl
(334.2 kB
view details)
File details
Details for the file pyswot-0.2.1.tar.gz.
File metadata
- Download URL: pyswot-0.2.1.tar.gz
- Upload date:
- Size: 331.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.12 Linux/5.11.0-1028-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97d22edb73ed86d697a37003a26b06f7dc83337100eba84535995d48774fe9a6
|
|
| MD5 |
503e0cd7e0a8a43cd21f9ca5ccc3d167
|
|
| BLAKE2b-256 |
3dee6cc3a971dd97bda79355e5370e00652c55c6a168e302dc4c8a1ebbf90947
|
File details
Details for the file pyswot-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pyswot-0.2.1-py3-none-any.whl
- Upload date:
- Size: 334.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.12 Linux/5.11.0-1028-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68a5f43d98ca9c0b2a16f0b76d64c63f939be66e35844c378b3011e56f3b175f
|
|
| MD5 |
27691970a0f52bf104475bf0787d904c
|
|
| BLAKE2b-256 |
4a5d43562cb0af446755e05c7232e427c488cfbc5fb22933d671dff09b1d06bb
|