Skip to main content

A collection of functionalities used throughout my career.

Project description

A list of personal functionalities used throughout my career.

Each functionality will be short and have a single purpose.

Firstly, I will list each functionality with a one sentence description. Following each functionality will be demonstrated along with an example and output.

Enjoy.

Description:

  • split_x_into_n: Splits two variables into a list of n parts from [0, ..., x]

  • count_occurence:

Examples:

  • split_x_into_n:

split(10, 5)

output: [0, 2, ,4, 6, 8, 10]

split(10, 5, include_zero=False)

output: [2, 4, 6, 8, 10]

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

meyworldutils-0.1.1.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.

meyworldutils-0.1.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file meyworldutils-0.1.1.tar.gz.

File metadata

  • Download URL: meyworldutils-0.1.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.3

File hashes

Hashes for meyworldutils-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ca13a899da70944b16cd86d25609be2aba847ac7d8628cc3f1e83837f743624f
MD5 b4ad399ae0620a43a8b354c82c8b75a0
BLAKE2b-256 3c8cfae5a7188ecb6aa06bc64cfd868b7ce3582f7d9dbf39f4d876f8285749e2

See more details on using hashes here.

File details

Details for the file meyworldutils-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: meyworldutils-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.3

File hashes

Hashes for meyworldutils-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 508fb3963a81f2d5b7c1ef803fbc81d9e9e2c29034e8071c0c94091cbfe38ceb
MD5 77ad897a3882a3429f5a8b44e4490784
BLAKE2b-256 25546f4d5ed925ca1e377152bc0f7b79c55557b924113029d796e3fa6ebe7156

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