Skip to content

thatstoasty/small-time

 
 

Repository files navigation

small-time

small-time is a simple datetime library forked from Morrow.

Mojo Version Build Status Test Status License: MIT

Installation

  1. First, you'll need to configure your pixi.toml file to include my Conda channel. Add "https://repo.prefix.dev/mojo-community" to the list of channels.
  2. Next, add small-time to your project's dependencies by running pixi add small-time.
  3. Finally, run pixi install to install in small-time and its dependencies. You should see the .mojopkg files in $CONDA_PREFIX/lib/mojo/ (usually will resolve to .pixi/envs/default/lib/mojo/).

About

Datetime library forked from morrow.mojo for my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mojo 99.5%
  • Python 0.5%