Skip to main content

This is the package with useful functions for personal usage

Project description

This is a collection of useful tools for analytics, statistics and data science. At the moment, only test modules are available:

  • calculator
  • statistical_tools

Installation

pip install dreamtim

Usage

from dreamtim.calculator import Calculator

calc_obj = Calculator(5)
calc_obj.add(3)
# returns 8.0

Module calculator

This module contains just one class - Calculator. Its attributes:

  • value, float: "memory" of the calculator
  • show_value, bool: determines whether print messages about the current value in the calculator when performing arithmetic operations (default is False)
  • show_operation, bool: determines whether print messages about the perfomed operation (default is False)
  • round_number, int: the number of decimal places in numbers in the messages and in a string representation (default is 2)

For complete documentation, please, check this page: https://ryko.tk/dreamtim/

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

dreamtim-0.2.1.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

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

dreamtim-0.2.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file dreamtim-0.2.1.tar.gz.

File metadata

  • Download URL: dreamtim-0.2.1.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.27.1

File hashes

Hashes for dreamtim-0.2.1.tar.gz
Algorithm Hash digest
SHA256 5730e9a95899ea5c6917243800dcf99187e53a0ba87b20ba33e4b2cb6d46ab2c
MD5 fce8e2bdf06741648cf408889139fda9
BLAKE2b-256 afc8732c975d6236b7d302390c0edb7a719c60ace0b2f37ee923f7f88c706c14

See more details on using hashes here.

File details

Details for the file dreamtim-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: dreamtim-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.27.1

File hashes

Hashes for dreamtim-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3e8de8ed068988ffc56d0217440fdaeaa5b823cb91d8ada83826c893ef832981
MD5 f6423d68508f0abcfdfd03d143c1d1c1
BLAKE2b-256 b731ace81ec543fa635c160d801cdc49e80b2c4a5632ffee45598ff68cabf31b

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