Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.5 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.5 KB

The facetracker repo

Build codecov Ruff

PyPI Python Version License

pages

Welcome to the facetracker repo! This is a Python package for doing incredible stuff.

Caution:: this package is still under development and may change rapidly over the next few weeks.

Features

  • A few
  • Cool
  • Things
  • These may include a wonderful CLI interface.

Installation

Install this package via :

pip install facetracker

Or get the newest development version via:

pip install git+https://github.com/sensein/facetracker.git

Quick start

from facetracker.app import hello_world

hello_world()

To do:

  • A
  • lot