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')

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.5.tar.gz (1.7 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.5-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycones-0.1.5.tar.gz
  • Upload date:
  • Size: 1.7 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.5.tar.gz
Algorithm Hash digest
SHA256 a25f407d71636cf2a586e6ffebacf0f784579d02fa4ec4540071cbaad944e402
MD5 301dbd1c75cd03821059f90f97fa2ff9
BLAKE2b-256 a28a7e244a6f35f3e2fa3bee83dcf63b1dde916b1fe6430806166c2a5c6a066f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycones-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 2.0 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 193d5df72806c250f00420ec95832a0abdb78ae6177a06a4c4bb8eab6610cd0c
MD5 ef6a499f5ae03f22d49cb875a37e4315
BLAKE2b-256 2af9bbd7a18a8a17698738ed54cba97c0fb21ee1dcf8da7dd180d7ab6cc89eb4

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