An open API service indexing awesome lists of open source software.

https://github.com/rilltome/pykit-web


https://github.com/rilltome/pykit-web

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

          

# 🐍 PyKit - Coming Soon Website

[![Vercel](https://img.shields.io/badge/Deployed%20with-Vercel-000000?logo=vercel)](https://pykit.vercel.app)

[![GitHub](https://img.shields.io/badge/GitHub-PyKit-blue?logo=github)](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**