Skip to content

DotBots/PyDotBot-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDotBot-utils

Utility modules for the DotBot / PyDotBot Python ecosystem.

Description

PyDotBot-utils provides core utilities and helper modules used by the DotBot / PyDotBot libraries and tools.
It supports core functionality and reduces duplication across DotBot-related Python packages.

Getting the Code

Clone the repository directly from GitHub:

git clone https://github.com/DotBots/PyDotBot-utils.git

Installation

Simply install using pip:

pip install pydotbot-utils

Developping and testing

PyDotBot-utils uses the hatch project manager.

  1. Install hatch using pip:
pip install hatch
  1. Run the test suite:
hatch test .
  1. Run linters:
hatch fmt

License

This project is published under the terms of the BSD-3-Clause license.

About

Utility modules for DotBot Python libraries and tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages