🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

clockifyclient

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clockifyclient

Python client for the Clockify web API

0.2.3
PyPI
Maintainers
1

========================== Clockify API Python client

.. image:: https://img.shields.io/pypi/v/clockifyclient.svg :target: https://pypi.python.org/pypi/clockifyclient

.. image:: https://github.com/sjoerdk/clockifyclient/workflows/build/badge.svg :target: https://github.com/sjoerdk/clockifyclient/actions?query=workflow%3Abuild :alt: Build Status

.. image:: https://codecov.io/gh/sjoerdk/clockifyclient/branch/master/graph/badge.svg :target: https://codecov.io/gh/sjoerdk/clockifyclient

.. image:: https://pyup.io/repos/github/sjoerdk/clockifyclient/shield.svg :target: https://pyup.io/repos/github/sjoerdk/clockifyclient/ :alt: Updates

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black

Python client for the Clockify web API

Features

  • Add a time entry to a Clockify workspace
  • Add entry with start and end time, or open-ended in stopwatch mode
  • Set Project time entry
  • Batch edit Time entries

Credits

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

======= History

0.2.0 (2020-09-23)

  • Added bulk edit capabilities
  • Reformatted to Black and flake8

0.1.0 (2019-10-23)

  • First release on PyPI.

Keywords

clockifyclient

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts