Skip to main content

Basic object templates.

Project description

PyPI Status Python Version License

Read the documentation at https://python-baseobjects.readthedocs.io/ Tests Codecov

pre-commit Black

Features

This package contains useful base objects meant for inheritance and helper functions.

  • bases: Low level base classes.

  • cachingtools: Objects and decorators for local caching.

  • collections: Objects for storing other objects.

  • composition: Objects for creating compositions style objects.

  • dataclasses: Objects for storing information efficiently.

  • functions: Objects for creating function and method objects.

  • metaclasses: Base metaclasses.

  • objects: Uncategorized base objects.

  • operations: An assortment functions for doing specific.

  • typing: Objects to be used when adding typing to python code.

  • versioning: Objects for tracking versions.

  • wrappers: Objects for wrapping other objects.

Requirements

  • Python 3.10 or later

  • bidict

  • click

Installation

You can install baseobjects via pip from PyPI:

$ pip install baseobjects

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, baseobjects is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.

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

baseobjects-1.10.0.tar.gz (41.0 kB view hashes)

Uploaded Source

Built Distribution

baseobjects-1.10.0-py3-none-any.whl (74.2 kB view hashes)

Uploaded Python 3

Supported by

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