You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

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


Maintainers
1

Readme

========================== 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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc