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.4.tar.gz
(502.2 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.4-py3-none-any.whl
(505.0 kB
view details)
File details
Details for the file pyswot-0.3.4.tar.gz.
File metadata
- Download URL: pyswot-0.3.4.tar.gz
- Upload date:
- Size: 502.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54997efbc245b29c93aecb13305a20d1176a8d13a6c50d0de71b11b39c82596b
|
|
| MD5 |
03ba492f4a1be6c26b931144c844cbbb
|
|
| BLAKE2b-256 |
4fb5647ee66d71318eb9456db060b704b65bee1479675b9bd70b8202a57d6cf8
|
File details
Details for the file pyswot-0.3.4-py3-none-any.whl.
File metadata
- Download URL: pyswot-0.3.4-py3-none-any.whl
- Upload date:
- Size: 505.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
455ebad950be652227c29800c0d8b9c304239005bca01d44df71b0545cc261b1
|
|
| MD5 |
baf3fdbe0c4a8d59486e7085909a554b
|
|
| BLAKE2b-256 |
9e87e95bee2f0bc459c5e7d8806a13c2e1580ad09c722176c2fdcb986f5708b5
|