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.3.tar.gz
(497.0 kB
view details)
Built Distribution
pyswot-0.3.3-py3-none-any.whl
(499.9 kB
view details)
File details
Details for the file pyswot-0.3.3.tar.gz
.
File metadata
- Download URL: pyswot-0.3.3.tar.gz
- Upload date:
- Size: 497.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
350ba9719c26034674afb41fc42b7474c674a27296fde0a47783f7679f4a74b6
|
|
MD5 |
a66986e2dcacd786b7d1cf59fb88a94b
|
|
BLAKE2b-256 |
6ec151a9d0c63b8bb4a23e54ea3c36d60d2aae91e9934f30597d6a66017ac67f
|
File details
Details for the file pyswot-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: pyswot-0.3.3-py3-none-any.whl
- Upload date:
- Size: 499.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2f8bbadb5060eea4f29e96e57755710f33a521335f1917e807198b19740753d7
|
|
MD5 |
240c76eb321d663f48aba62fc88af013
|
|
BLAKE2b-256 |
e1026666e82d05ab907ce8c73857b28ba8bd791aa740d2e0d5d231a0e1a00914
|