Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremyagray/tempofact
https://github.com/jeremyagray/tempofact
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeremyagray/tempofact
- Owner: jeremyagray
- License: gpl-3.0
- Created: 2024-02-03T18:58:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T01:08:18.000Z (4 months ago)
- Last Synced: 2024-10-14T21:15:51.795Z (3 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
.. ***************************************************************************
..
.. tempofact, printable time artifacts
..
.. Copyright 2024 Jeremy A Gray .
..
.. All rights reserved.
..
.. SPDX-License-Identifier: GPL-3.0-or-later
..
.. ***************************************************************************===========
tempofact
===========tempofact generates wall calendars and other printable, time-related
artifacts for humans that have far superior digital versions.Installation
============Install tempofact with pip::
pip install tempofact
or with poetry::
poetry add tempofact
``tempofact`` depends on a working LaTeX installation to compile
generated LaTeX code into PDFs.Copyright and License
=====================SPDX-License-Identifier: `GPL-3.0-or-later `_
tempofact, printable time artifacts
Copyright (C) 2024 `Jeremy A Gray `_.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.Author
======`Jeremy A Gray `_