Welcome to Italia, a fun and whimsical package born out of the spirit of PyCon Italia 2024. This package celebrates the Python Italia association and aims to bring a touch of Italian charm to your Python experience.
The idea for this package started with a t-shirt printed for PyCon Italia 2024,
featuring the line from italia import 🤌
. Unfortunately, due to the current
limitations in Python, this import isn't possible — yet. But that didn't stop us from
creating something special!
Italia is an Easter egg package that celebrates the vibrant community of Python Italia. It's designed to amuse, surprise, and inspire future Pythonistas by sharing a bit of the magic of PyCon Italia with the community.
To make from italia import 🤌
you need to compile and install CPython from:
pythonitalia/cpython#1
To install the package, you can use any package manager.
pip install italia
poetry add italia
pdm add italia
To experience the full charm of this package, simply import it in your Python script:
import italia
Explore the various submodules and see what surprises await:
from italia import team
from italia import story
- Python 3.8 or higher
We welcome contributions from the community! Whether you want to add more stories, enhance the existing features, or bring new ideas, your contributions are valuable. Here’s how you can contribute:
- Fork the repository: Create a fork of the project on GitHub.
- Clone your fork: Clone your fork to your local machine.
git clone https://github.com/your-username/italia.git
- Create a new branch: Create a branch for your feature or fix.
git checkout -b feature-name
- Make your changes: Implement your changes in the new branch.
- Commit your changes: Commit your changes with a descriptive message.
git commit -m "Add a new story about PyCon Italia"
- Push your changes: Push your changes to your fork.
git push origin feature-name
- Create a Pull Request: Open a pull request to the main repository and describe your changes.
Are you passionate about Python and the Italian Python community? Want to help us organize the next PyCon Italia? Write to us at [email protected] and become a part of our amazing organizers team!
For any questions, suggestions, or just to say hello, reach out to us at [email protected].