Welcome to the perl2python
repository! This repository hosts the content for the comprehensive guide on transitioning from Perl to Python. If you're an adept Perl developer looking to dive into Python, you've come to the right place.
Perl to Python: A Transition Guide
This book provides a bridge for developers familiar with Perl to understand and adapt to Python. While both are powerful scripting languages with a rich heritage, their semantics, libraries, and idiosyncrasies can be quite different. This guide breaks down these differences across various modules, making the transition smooth and systematic.
This book is work in progress and some modules are not done. They are marked as WIP. Also there will be added other modules not mentioned yet based on feedback and research. To each module will be added working code snippets that readers can run.
- Write and update content in markdown.
- Push to GitHub.
- GitHub Actions automatically triggers Jekyll or MkDocs to convert markdown to HTML with genereted parts like table of content.
- For PDFs, use Pandoc or WeasyPrint to generate them on-demand.
- Deploy the HTML content to GitHub Pages.
- Readers can comment on content, creating issues directly in your GitHub repository.
- Readers can contribute on issues by submitting pull requests.
We welcome contributions! If you have suggestions, corrections, or want to add content, please create an issue or submit a pull request.
- Fork the repository.
- Make your changes in a new branch.
- Submit a pull request.
Later there will be
This book is released under the Creative Commons License. See LICENSE for details.