https://github.com/luarss/awesome-conference-dates
VLSI Conference Dates
https://github.com/luarss/awesome-conference-dates
List: awesome-conference-dates
circuits conference eda vlsi vlsi-design vlsi-physical-design
Last synced: about 2 months ago
JSON representation
VLSI Conference Dates
- Host: GitHub
- URL: https://github.com/luarss/awesome-conference-dates
- Owner: luarss
- Created: 2023-06-15T18:42:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:07:03.000Z (over 1 year ago)
- Last Synced: 2024-10-25T01:40:11.226Z (over 1 year ago)
- Topics: circuits, conference, eda, vlsi, vlsi-design, vlsi-physical-design
- Language: Python
- Homepage:
- Size: 2.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📅 Awesome Conference Dates
[](https://www.python.org/downloads/)
[](https://opensource.org/licenses/MIT)
> 🎯 **Your one-stop solution for tracking AI and VLSI conference deadlines in a unified calendar format**
A Python tool that aggregates conference deadlines from multiple sources and generates a unified ICS calendar file. Perfect for researchers, academics, and professionals who need to stay on top of important conference submission deadlines.
## ✨ Features
- 🤖 **AI Conference Deadlines** - Fetches from [ai-deadlin.es](https://aideadlin.es/calendar/?sub=ML)
- 🔬 **VLSI Conference Deadlines** - Comprehensive data from [IEEE CAS](https://ieee-cas.org/conference-events/full-conference-list)
## 🚀 Quick Start
### Installation
```bash
# Clone the repository
git clone https://github.com/luarss/awesome-conference-dates.git
cd awesome-conference-dates
# Install dependencies
pip install -e .
```
### Usage
```bash
# Generate the latest conference calendar
python get_deadlines.py
```
The script will generate an `output.ics` file that you can import into any calendar application.
## 📱 Live Calendar Feed
🔗 **Direct ICS Link**: [https://raw.githubusercontent.com/luarss/awesome-conference-dates/main/output.ics](https://raw.githubusercontent.com/luarss/awesome-conference-dates/main/output.ics)
Simply add this URL to your calendar application to get automatic updates!
## 🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🙏 Acknowledgments
- [ai-deadlin.es](https://aideadlin.es/) for AI conference data
- [IEEE CAS](https://ieee-cas.org/) for VLSI conference information
---
**Note**: VLSI data from Chalmers University of Technology source is now deprecated.