Skip to main content

Cereja is a bundle of useful functions that I don't want to rewrite.

Project description

Cereja

Python package PyPI version Downloads MIT LICENSE Issues Get start on Colab

Cereja is a bundle of useful functions that I don't want to rewrite.

How many times have you needed to rewrite that function or base class? Well, I thought then of joining all my lines of code, bit by bit, in one place.

Not well structured yet :( ... But you can help me !!!

Getting Started DEV

Do not be shy \0/ ... Clone the repository and submit a function or module you made or use some function you liked.

Prerequisites

Installing

Install Cereja Package

python3 -m pip install --user cereja

or for all users

python3 -m pip install cereja

Note: If you are using Windows, you do not need to use python3, but make sure your python path settings are correct.

Cereja Example usage

Progress

from cereja.display import Progress

my_progress = Progress("Prefix")
data_to_process = range(1, 5000)
for i in my_progress(data_to_process):
    ...

See Usage - Jupyter Notebook

License

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cereja-1.1.2rc0.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cereja-1.1.2rc0-py3-none-any.whl (45.6 kB view details)

Uploaded Python 3

File details

Details for the file cereja-1.1.2rc0.tar.gz.

File metadata

  • Download URL: cereja-1.1.2rc0.tar.gz
  • Upload date:
  • Size: 32.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for cereja-1.1.2rc0.tar.gz
Algorithm Hash digest
SHA256 1538c1702254626cd1408d23dcaeb335010c7390dff50bd9a394e9d95eb13593
MD5 79b04e135cb8b749fd357b3d516543be
BLAKE2b-256 4e6537ce8c2b9e2971181d643c53570b6b8b486db7e9b199bf79f6e1d7ff9be1

See more details on using hashes here.

File details

Details for the file cereja-1.1.2rc0-py3-none-any.whl.

File metadata

  • Download URL: cereja-1.1.2rc0-py3-none-any.whl
  • Upload date:
  • Size: 45.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for cereja-1.1.2rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 feb0cfc77024599baa9ce173d7791e1e6f89cef30d388e2767d790b32d9374d0
MD5 c4fa0a455f3bb83a195b455abe47ea6d
BLAKE2b-256 261e3de82b116f78a452e19ad5e2b148f1ffbe2e416195fa5bf492d614e3fa4f

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