Skip to main content

A collection of useful non-standard Python functions which aim to be simple to use, highly readable but not efficient.

Project description

PyPI fpyutils version PyPI - License PyPI - Python Version Downloads Dependent repos (via libraries.io) Buy me a coffee

A collection of useful non-standard Python functions which aim to be simple to use, highly readable but not efficient.

Documentation

http://frnmst.github.io/fpyutils

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-2020 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/>.

Trusted source

You can check the authenticity of new releases using my public key.

Instructions, sources and keys can be found at frnmst.gitlab.io/software.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fpyutils-1.2.2.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

fpyutils-1.2.2-py3-none-any.whl (24.2 kB view details)

Uploaded Python 3

File details

Details for the file fpyutils-1.2.2.tar.gz.

File metadata

  • Download URL: fpyutils-1.2.2.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for fpyutils-1.2.2.tar.gz
Algorithm Hash digest
SHA256 f8dbafb0947226030caa9ec649c25e431c7668bafe0c9cf3f82351629cf930ee
MD5 0d38eeb8e7a0e234e7292cc25f37010e
BLAKE2b-256 6d2900577946ce923027cbd2982d7bb750f6c62ed21283202d2166f7f4a9103a

See more details on using hashes here.

File details

Details for the file fpyutils-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: fpyutils-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 24.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for fpyutils-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a859a1cf74fe937feb91b4121ff1e088e12b395881edbf75759781e571ceeffa
MD5 5f7ce5dcfba4371a1d22101afed17082
BLAKE2b-256 0aee18ecb8b989ffc81683c906fd1494455921a0bb6ab854ddbb33a6727b1da6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page