Skip to main content

Code I write over and over for no good reason

Project description

https://img.shields.io/pypi/v/missingbuiltins.svg https://img.shields.io/travis/jbn/missingbuiltins.svg

What

Code I write over and over for no good reason.

Gonna see what happens by means of accretion.

Installation

pip install missingbuiltins

Usage

from missingbuiltins import jsonl_load, jsonl_dump, chunker

items = chunker(range(5), 2)
jsonl_dump("my_items.jsonl", items)  # => 5
got = list(jsonl_load("my_items.jsonl"))  # => [[1, 2], [3, 4], [5]]

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

missingbuiltins-0.0.2.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

missingbuiltins-0.0.2-py2.py3-none-any.whl (3.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file missingbuiltins-0.0.2.tar.gz.

File metadata

  • Download URL: missingbuiltins-0.0.2.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1

File hashes

Hashes for missingbuiltins-0.0.2.tar.gz
Algorithm Hash digest
SHA256 456feb5cf5ad7bb17b222db03580467ab91b635a4c7a63542bab9af5b8fef811
MD5 26d31a3133b23a1d4f1c56f4cf8ea826
BLAKE2b-256 8f3ee83c8ae59b5a2a47b74469980a195ba073c79dcee63ba3ada18d6271000c

See more details on using hashes here.

File details

Details for the file missingbuiltins-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: missingbuiltins-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1

File hashes

Hashes for missingbuiltins-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ee1a8b95c66d4ccb81afbdfd1f4ccc6f599d08de93f0ef805243711caab696eb
MD5 09268f355ac16e158cc597a49c500324
BLAKE2b-256 4845f226ccffbf04c30ca4208530343c5384d9cbb605d5731668b3480b7cf329

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