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.2.tar.gz
(339.6 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.2-py3-none-any.whl
(342.2 kB
view details)
File details
Details for the file pyswot-0.2.2.tar.gz.
File metadata
- Download URL: pyswot-0.2.2.tar.gz
- Upload date:
- Size: 339.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.13 Linux/5.13.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f940a67cecabba41856913d2155d8ed15db0c0cdaeb928d2cc9a20a5a566ae75
|
|
| MD5 |
47580399cb0578ef91b32679c5588cc8
|
|
| BLAKE2b-256 |
ba0b21433775a7e25691c57cbbcdb14af57026574ee140ea99ca7126e40502d4
|
File details
Details for the file pyswot-0.2.2-py3-none-any.whl.
File metadata
- Download URL: pyswot-0.2.2-py3-none-any.whl
- Upload date:
- Size: 342.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.7.13 Linux/5.13.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91e8e091e95f9b9efe3b70e1307ecdc4919bd19e0b139e2ea1fd2c0728d94f73
|
|
| MD5 |
1091ce94e30b29711b7f2f82c782cc51
|
|
| BLAKE2b-256 |
160f0e92418b1d575488553f65e86c50ffed63fa8f9d95ec3e7702b945d42bb2
|