Metadata-Version: 2.4
Name: hc-slack-migration
Version: 1.3.0
Summary: Monitor Hack Club Slack migration progress
Author-email: ketr4x <mail@ketrax.ovh>
License: BSD-3-Clause
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: sqlalchemy
Requires-Dist: setuptools
Requires-Dist: argparse
Dynamic: license-file

# HackClub Slack migration utility
A Python CLI to estimate the remaining downtime of the HackClub Slack workspace
![](https://imgur.com/FFHkFpm.png)
![Hackatime Badge](https://hackatime-badge.hackclub.com/U08RQEP53HA/HC-Slack-Migration?label=Project%20time)
## Usage
### Cloning the repository
- Clone the repository
- Install Python
- Run `python -m pip install -r requirements.txt`
- Run `python -m hc_slack_migration.main`
### Downloading a build from PyPI
- Install Python
- Run `pip install hc-slack-migration`
- Run `hc-slack-migration`
## License
Copyright ketr4x, 2025. Licensed under BSD-3-Clause License.

[![This project is part of Moonshot, a 4-day hackathon in Florida visiting Kennedy Space Center and Universal Studios\!](https://hc-cdn.hel1.your-objectstorage.com/s/v3/35ad2be8c916670f3e1ac63c1df04d76a4b337d1_moonshot.png)](https://moonshot.hack.club/1016)
#### This project was made for the [Moonshot](https://moonshot.hack.club/1016) hackathon organized by [HackClub](https://hackclub.com).
