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.1.tar.gz
(383.4 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.3.1-py3-none-any.whl
(386.7 kB
view details)
File details
Details for the file pyswot-0.3.1.tar.gz.
File metadata
- Download URL: pyswot-0.3.1.tar.gz
- Upload date:
- Size: 383.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.8.16 Linux/5.15.0-1033-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654f6ffc6641809ff5c81b4c254263098ee4fbe3898e0fa994b2b412bd71988b
|
|
| MD5 |
3663cda670ce6be1c131b2e7b29ef0ef
|
|
| BLAKE2b-256 |
c1d22163d2c552ab58e37634e4455bc006a3d2d6407ef131ebc933765f16a220
|
File details
Details for the file pyswot-0.3.1-py3-none-any.whl.
File metadata
- Download URL: pyswot-0.3.1-py3-none-any.whl
- Upload date:
- Size: 386.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.8.16 Linux/5.15.0-1033-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0004dbcb3068f85b0b59d45a72f138b0af60e65b70606993077cd5d9141a446d
|
|
| MD5 |
cab8d07d5e83e434c8262c3db2b30868
|
|
| BLAKE2b-256 |
be08ecbe6e40d0bba4077b61709ff3968835b835f4645f5c124461893ebc741f
|