Skip to main content

No project description provided

Project description

pycones

PyPI Version

...

basic utils

  • flatten a list
flatten([1, 2, [3, [4, 5]]])
# [1, 2, 3, 4, 5]
  • join lists into a string
list_join(list("abc"), list("def"), sep=",")
# "a,b,c,d,e,f"
  • switch jupyter kernel into python or r
nb_kernel_switch(notebook_path, kernel='python')
  • round a number to significant digits
signif_number(1.232, 2)
  • concat two lists with None tolerance
concat_list([1,2,3], None)

concat_list([1,2,3], [4,5,6])

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

pycones-0.1.10.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycones-0.1.10-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file pycones-0.1.10.tar.gz.

File metadata

  • Download URL: pycones-0.1.10.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.79.1-microsoft-standard-WSL2

File hashes

Hashes for pycones-0.1.10.tar.gz
Algorithm Hash digest
SHA256 de89411e416ddd8729572d61bad160953a5f05c50cc0b70fbfa319ffd64d36ae
MD5 078bdcc0f507e362c50a9c034dde371c
BLAKE2b-256 cd467e51df13d0a4849a61cba0d972688852a4b2a8af9bf8401ee51cc73c96e9

See more details on using hashes here.

File details

Details for the file pycones-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: pycones-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/5.15.79.1-microsoft-standard-WSL2

File hashes

Hashes for pycones-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 87a10db31f4291b9d9f326287b01c0d5b3ba40b594eb295aa484c541453636fd
MD5 0f569ceb768e07478434ad27b9a29ea0
BLAKE2b-256 a58c165242499d92be061aa1bda1f8e1fa664ec80f2ab9b92d3e621e0f708df4

See more details on using hashes here.

Supported by

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