Skip to main content

Utility functions that are often useful

Project description

pelutils

Utility functions that we commonly use including flexible parser, logger and time taker.

Parser

A combination of parsing CLI and config file arguments which allows for a powerful, easy-to-use workflow. Useful for parametric methods such as machine learning.

Logger

Easy to use logger which fits common needs.

TickTock

Simple time taker inspired by Matlab Tic, Toc, which also has profiling tooling

DataStorage

Mutation of dataclass that saves/loads its fields from disk

0.2.13

- Readd clean method to logger

0.2.12 - Breaking changes

- The logger is now solely a global variable. Different loggers are handled internally in the global _Logger instance

0.2.11

- Add catch property to logger to allow automatically logging errors with with
- All code is now indented using spaces

0.2.10

- Allow finer verbosity control in logger
- Allow multiple log commands to be collected and logged at the same time
- Add decorator for aforementioned feature
- Change thousand_seps from TickTock method to stand-alone function in __init__
- Verbose logging now has same signature as normal logging

0.2.8

- Add code to execute code with specific environment variables

0.2.7

- Fix error where the full stacktrace was not printed by log.throw
- set_seeds now checks if torch is available. This means torch seeds are still set without needing it as a dependency

0.2.6 - Breaking changes

- Make Unverbose class private and update documentation
- Update formatting when using .input

0.2.5

- Add input method to logger

0.2.4

- Better logging of errors

0.2.1 - Breaking changes

- Removed torch as dependency

0.2.0 - Breaking changes

- Logger is now a global variable. Logging should happen by importing the log variable and calling .configure to set it up. To reset the logger, .clean can be called
- It is still possible to just import Logger and use it in the traditional way, though .configure should be called first
- Changed timestamp function to give a cleaner output
- get_commit now returns None if gitpython is not installed

0.1.2

- Update documentation for logger and ticktock
- Fix bug where seperator was not an argument to Logger.__call__

0.1.0

- Include DataStorage
- Logger can throw errors and handle seperators
- TickTock includes time handling and units
- Minor parser path changes

0.0.1

- Logger, Parser, TickTock added from previous projects

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

pelutils-0.2.13.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

pelutils-0.2.13-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file pelutils-0.2.13.tar.gz.

File metadata

  • Download URL: pelutils-0.2.13.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for pelutils-0.2.13.tar.gz
Algorithm Hash digest
SHA256 e663d003fbc47ade185107333dbb6391cd52b665655f35f22312beab02672132
MD5 1787dd5d8411101470850b30331c6b10
BLAKE2b-256 2c04be37c213338ce0a70a513bfef87f4dbed9a41d7788ac3ed3e09ab06b930b

See more details on using hashes here.

File details

Details for the file pelutils-0.2.13-py3-none-any.whl.

File metadata

  • Download URL: pelutils-0.2.13-py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for pelutils-0.2.13-py3-none-any.whl
Algorithm Hash digest
SHA256 640886550e5074d8d7b329a3faf212295e9f572ae33fd07c00092be653b3ff1d
MD5 5b7d58993394e49d6653f95477620f04
BLAKE2b-256 ad1c5bd28be593ce7ca7a9e31ff326c179dc6f9cb6ad40e1f8783b14da2f2094

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page