A collection of useful non-standard Python functions which aim to be simple to use, highly readable but not efficient.
Project description
A collection of useful non-standard Python functions which aim to be simple to use, highly readable but not efficient.
Documentation
API examples
>>> import fpyutils >>> f = open('foo.txt') >>> f.read() "This is\nfoo.\nfoo\nThis is\nnot\nbar.\nAnd it's\n foo\n\nBye!\n" >>> fpyutils.filelines.get_line_matches('foo.txt','foo',5) {1: 3, 2: 8}
License
Copyright (C) 2017-2021 frnmst (Franco Masotti) <franco.masotti@live.com>
fpyutils is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
fpyutils is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with fpyutils. If not, see <http://www.gnu.org/licenses/>.
Changelog and Trusted source
You can check the authenticity of new releases using my public key.
Changelogs, instructions, sources and keys can be found at blog.franco.net.eu.org/software.
Crypto donations
Bitcoin: bc1qnkflazapw3hjupawj0lm39dh9xt88s7zal5mwu
Monero: 84KHWDTd9hbPyGwikk33Qp5GW7o7zRwPb8kJ6u93zs4sNMpDSnM5ZTWVnUp2cudRYNT6rNqctnMQ9NbUewbj7MzCBUcrQEY
Dogecoin: DMB5h2GhHiTNW7EcmDnqkYpKs6Da2wK3zP
Vertcoin: vtc1qd8n3jvkd2vwrr6cpejkd9wavp4ld6xfu9hkhh0
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
Built Distribution
File details
Details for the file fpyutils-2.0.1.tar.gz
.
File metadata
- Download URL: fpyutils-2.0.1.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2312bfd8e3e98991682bc40f87dedb3576baa7f7bfb16d6b9792740424cccf0c |
|
MD5 | 71d8c58e269d8986a90d4b2adcdafa60 |
|
BLAKE2b-256 | d0d84feca8fd3b12b328f8590c5cbb8ed7a172e676fcc5332c78a68d252b3941 |
File details
Details for the file fpyutils-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: fpyutils-2.0.1-py3-none-any.whl
- Upload date:
- Size: 23.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ab9d4bcfca182af227d5eb0cf81d4b97909da9780486e92f6b8fcc8eccff2c3 |
|
MD5 | cec0ec014276fdc113bac22d05e7a798 |
|
BLAKE2b-256 | 72788a7c99c65b8719a1242dc4fac4e0974898571bfee86791555a0cf4b2bd98 |