DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
  1. DZone
  2. Coding
  3. Languages
  4. The Hitchhiker's (In-Progress) Guide to Python!

The Hitchhiker's (In-Progress) Guide to Python!

Chris Smith user avatar by
Chris Smith
·
Jan. 30, 12 · Interview
Like (0)
Save
Tweet
Share
4.24K Views

Join the DZone community and get the full member experience.

Join For Free
Over at Python-Guide.org, they are compiling The Hitchhiker's Guide to Python: an opinionated collection of best-practices designed for novice and expert Python developers alike.  In it, they intend to cover everything Python-related, including installing and configuring Python, help in deciding which version of Python to use, and even advice for everyday use.  And while the guide is still in the early stages of development (some sections are currently just topic placeholders), there's plenty of valuable advice and information.

Here are some quick highlights:

The Getting Started section provides insight into the differences between Python interpreters, and Python 2.x is the prefered interpreter of Python Guide, because, as they put it, it's the status quo.  As Python 3.x gets more modules ported to it, users will inevitably move on to the "shiny new thing," but regardless of which interpreter you choose, CPython is certainly the implementation of choice for Python Guide, thanks to its compatibility with all versions of the Python language, including Python 3.x  For those looking to get better performance out of their Python code, PyPy is also a viable option.

The Scenario Guide section features advice on tools and modules based on the various scenarios you are likely to encounter, including:

  • Network Apps
  • Web Apps
  • Command Line Apps
  • GUI Apps
  • Databases
  • Systems Administartion

Additional sections of interests include:

Shipping Great Code
Package your code for Python and Linux, and coming soon will be instructions on freezing code for Windows, OSX, and Linux.

Development Environment
Advice on text editors, IDEs, interpreter tools, and even virtual environments like virtualnv.


Final Thoughts

If I've piqued your interest with these quick highlights, be sure to check out the real deal for more in-depth information.  And for the seasoned Python developers out there, Python Guide is looking for help in completing (and improving) their Guide, which is now available on GitHub.
Python (language)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Choosing the Right Framework for Your Project
  • Master Spring Boot 3 With GraalVM Native Image
  • Create a REST API in C# Using ChatGPT
  • How Chat GPT-3 Changed the Life of Young DevOps Engineers

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: