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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pycones-0.1.7.tar.gz
  • Upload date:
  • Size: 2.0 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.7.tar.gz
Algorithm Hash digest
SHA256 f95db32b69429d242a36f9f6514877e90f8e6956a0d2bd164d08335d41c3218c
MD5 64a48d4103494704cb303fd681d24518
BLAKE2b-256 eb8143c17fa9f9f30a5ced1381b26801564a89b73419bc7768b19131247d1036

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pycones-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 2.2 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7c85ea8b17da909227d74114127da7b93727e9ff29d21407da586948ef53cd92
MD5 63120f5805ec05ef14c0c7743dc50294
BLAKE2b-256 f5f3ccb9f5111ac6c3bc5e48440da07076aaae9216fb704fba016b44d239f345

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