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.8.tar.gz (2.1 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.8-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycones-0.1.8.tar.gz
  • Upload date:
  • Size: 2.1 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.8.tar.gz
Algorithm Hash digest
SHA256 50174386f2e704ce3444112a6c74c5a139ec9454e8a3b06fb5c3b207880efac1
MD5 cdb04fb8e5dcc5c1fb3b9627f1896dd2
BLAKE2b-256 fabb57c25e69d789512c33d009760b333b3a873068945c44c0914fcfc0b2ec74

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycones-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 2.3 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 67987abea8dc8b51c1454250fc2f6502bc8fad7019c794b55d45372aa1d8c9ec
MD5 55ec24ad67efc9ec9a5d42b8234bb956
BLAKE2b-256 2d28dcb18263b16bb8c2965caa768d64efcc616ab6751aaa92acad9c19492b7c

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