Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/food-x-technologies/foodx_backup_source
https://github.com/food-x-technologies/foodx_backup_source
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/food-x-technologies/foodx_backup_source
- Owner: Food-X-Technologies
- License: mit
- Created: 2022-02-14T14:05:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-07T15:47:35.000Z (over 2 years ago)
- Last Synced: 2024-12-07T21:43:28.021Z (22 days ago)
- Language: Python
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
foodx_backup_source
===================Snapshot git repositories and package up into a verifiable package.
.. contents::
.. section-numbering::
Installation
------------The ``foodx_backup_source`` package is available from PyPI. Installing into a virtual
environment is recommended... code-block::
python3 -m venv .venv; .venv/bin/pip install foodx-backup-source