https://github.com/rilltome/pykit-web
https://github.com/rilltome/pykit-web
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rilltome/pykit-web
- Owner: rillToMe
- Created: 2025-11-01T20:33:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-11-01T20:52:25.000Z (5 months ago)
- Last Synced: 2025-11-01T22:19:06.753Z (5 months ago)
- Language: CSS
- Homepage: https://pykit.vercel.app
- Size: 116 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐍 PyKit - Coming Soon Website
[](https://pykit.vercel.app)
[](https://github.com/your-github-rillToMe/pykit)
> Temporary page for **PyKit**: a modern Python toolkit currently in development.
At the moment, the name `pykit` on [PyPI](https://pypi.org) is still taken by an old project (last updated in 2014). We are in the process of requesting ownership transfer.
While waiting, enjoy this "Coming Soon" page! 🔥
---
## 🌐 Live Preview
🔗 **[https://pykit.vercel.app](https://pykit.vercel.app)**
---
## 📁 Project Structure
```
pykit-coming-soon/
├── home.html # Main landing page
├── github.html # Placeholder for GitHub
├── pypi.html # Placeholder for PyPI
├── assets/
│ ├── css/style.css # Main styling
│ ├── js/script.js # Countdown & interaction
│ └── img/
│ └── logo-placeholder.svg # Temporary logo
```
## 🚀 Deployment on Vercel
The website can be deployed easily using [Vercel](https://vercel.com):
1. Push the code to GitHub
2. Import the repository to Vercel
3. Click **Deploy** ✅
> No extra configuration required - instantly goes live.
---
## 📝 Notes
- `github.html` and `pypi.html` are still **temporary placeholders**
- Once the official GitHub repo and PyPI package are ready, update the links in `home.html`
- The current logo is temporary - replace it with the official one in `assets/img/`
---
## ⚡ About PyKit (Planned Features)
PyKit will be a **lightweight and elegant toolkit** for Python developers, containing useful utilities such as:
- Path & file manipulation
- Data validation and parsing
- CLI helpers
- Development & debugging utilities
Stay tuned for the release! ⏳
---
## 💡 Contribution & Community
This project will be **open-source** and open for public contributions.
Contribution guidelines will be available in the `CONTRIBUTING.md` file once the main repo is released.
---
## 👨💻 Author & Project Info
📧 Contact: [rahmataditya2817@gmail.com](mailto:rahmataditya2817@gmail.com)
© 2025 **PyKit Project**