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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycones-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 716b906abd9d451de072ae2e46bcec6df0efc2de14693f9bc38b78e914f11ed5
MD5 04e75bc44c0a2e631fc9e6cc2a683248
BLAKE2b-256 03837da4fe4a632032d092abb993c9358ef96f458f41d7a671f1508249ff1155

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycones-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a6cb0987a873b080178368cd2e768c1955876879c386ab9b2737f25a96116fac
MD5 f1d3140de38fe25e507d015ef1b09afd
BLAKE2b-256 32957fe35e8603a3ed40ae043369ac2a29806f54b2313f447ab7d478f984b621

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