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.3.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.3-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycones-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 15aa96bbf5241340b9faf66b81b9c36587586f1cb78cc49c65710da386fa5ee6
MD5 fccac7144463b03ff02c97cd616b3c05
BLAKE2b-256 3588ce0dc0ab8c24ed2b9793931704e0b707bbe639876c7c8c01602098f5a420

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycones-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 1.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1262a935c5063ae112f8f350e3ad812fe3fe82107489e07e9cc1771489414d84
MD5 89e5156936a1c051317d007ae0e18f3f
BLAKE2b-256 d23b7b9e03e7d1f212dc41c67a56ecdcf6db4175acddaf014a52e96007e255de

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