rec 0.1.1
pip install rec
Latest version
Released:
a collection of some useful regular expressions.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: iawia002
Classifiers
Project description
a collection of some useful regular expressions.
Hello, world
Installation
pip install rec
Example
In [1]: import rec
In [2]: rec.domain('http://bangumi.bilibili.com/anime/1089')
Out[2]: [u'bilibili.com']
In [3]: rec.domain('http://bangumi.bilibili.com/anime/1089', root=False)
Out[3]: ['bilibili']
Documentation
See doc.md
🌙
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: iawia002
Classifiers
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
Built Distribution
File details
Details for the file rec-0.1.1.tar.gz
.
File metadata
- Download URL: rec-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d31576b8fdfd2fac2c953c6c2d5b2ec7266f0d19636c25b04a91f70b2e008fd9 |
|
MD5 | 204a9f595e8a0a1baed8b9645ff90aa7 |
|
BLAKE2b-256 | 91e38aa027a4fb85a76864d5c1a20f51c32a4df60dbd4a6ac2c4d3376e300b70 |
File details
Details for the file rec-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: rec-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0558383df7b184d740bc246fcabe46bf2b1f8acbfff8728773586a59e68de35e |
|
MD5 | d69fd78c20716150a8b5a17139b2b8e1 |
|
BLAKE2b-256 | 4ebd38660b9bbdb5164f4d3c15b7c0bceb14f821493728f1144213a5b6197675 |