Skip to content

Wilhelm-Schweizer/commitly_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commitly API

A Python API package for managing and processing commitly-related operations.

Description

Commitly API is a Python package that provides a set of tools and utilities for handling commitly-related operations. This package is designed to make it easier to work with version control systems and manage commitly data programmatically.

Installation

You can install the package using pip:

pip install commitly_api

Or install from source:

git clone https://github.com/Wilhelm-Schweizer/commitly_api.git
cd commitly_api
pip install -e .

Requirements

  • Python >= 3.6
  • requests ~= 2.31.0
  • auth ~= 0.5.3
  • pandas ~= 1.3.4

Usage

# Example usage will be added here

Features

  • Authentication handling through the auth module
  • API logging capabilities
  • Additional features to be documented

Development

To set up the development environment:

  1. Clone the repository
  2. Install development dependencies
  3. Make your changes
  4. Submit a pull request

License

This project is licensed under the terms included in the LICENSE.txt file.

Author

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Version

Current version: 0.1.10

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages