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.0.tar.gz
(376.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.3.0-py3-none-any.whl
(379.4 kB
view details)
File details
Details for the file pyswot-0.3.0.tar.gz.
File metadata
- Download URL: pyswot-0.3.0.tar.gz
- Upload date:
- Size: 376.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d58425501a32b00f104b4afb0d01a9a86e90d07cfb87c00620d35a18187c7ff
|
|
| MD5 |
3d1bef1490e9de68351e95f9d16b2f06
|
|
| BLAKE2b-256 |
4b166971917536fe85cbc7f9e06a18628f478ead324196bf4568b5f454d8dec4
|
File details
Details for the file pyswot-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pyswot-0.3.0-py3-none-any.whl
- Upload date:
- Size: 379.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.15.0-1031-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4ef78ea4fa823d6344fe18ced04644119c34f43c5dc679101ac1fb79f69decf
|
|
| MD5 |
8f3665bf549007b3e544e91088c0d6dc
|
|
| BLAKE2b-256 |
e77628c6636ff511cc6fab485f8022b9d66931e31487ea7adb55872a95aad9ba
|