Metadata-Version: 2.1
Name: Conqace
Version: 0.1.0
Summary: A Python-based update manager.
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: cryptography (>=42.0.8,<43.0.0)
Requires-Dist: distro (>=1.9.0,<2.0.0)
Requires-Dist: elevate (>=0.1.3,<0.2.0)
Requires-Dist: keyring (>=25.2.1,<26.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: nox (>=2024.4.15,<2025.0.0)
Requires-Dist: pip-tools (>=7.4.1,<8.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: sphinx (>=7.3.7,<8.0.0)
Description-Content-Type: text/markdown





[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![Documentation Status](https://readthedocs.org/projects/conqace/badge/?version=latest)](https://conqace.readthedocs.io/en/latest/?badge=latest)

![Conqace](./conqase.png)

A simple python script that takes care of updates for you, and then sends a push notification to your phone when completed!


## Authors

- [@FluxC0](https://www.github.com/FluxC0)


## Installation

Ensure you have a [Pushed app key & secret](https://pushed.co) ready, as you will be prompted for them on startup.


    

