• Feed
  • Discussions
.pyc

.pyc

#pyc
0 followers·2 articles

.pyc

#pyc·0 followers·2 articles
.pyc
Dawood-UR-Rahman
Dawood-UR-Rahman
pythoncompilationprocess.hashnode.dev·Feb 04, 2025
Feb 04, 2025

Understanding Python’s Compilation Process: Bytecode, PVM, and .pyc Files

Introduction: Is Python Compiled or Interpreted? Python is often labeled an "interpreted" language, but this oversimplification misses its hybrid nature. In reality, Python combines compilation and interpretation to execute code. Let’s dive into how ...

Discuss·31 reads
Python
Erdal TAŞKESEN
Erdal TAŞKESEN
erdaltaskesen.com·Feb 20, 2018
Feb 20, 2018

How to remove __pycache__ folders and .pyc files

These folders and files are generated by python. You should add these to your VCS’s ignore file. But if you need to clean these manually, you can do with the command below: find . | grep -E "(__pycache__|\.pyc|\.pyo$)" | xargs rm -rf This command wi...

How to remove __pycache__ folders and .pyc files
Discuss·1 like·237 reads
Python

Changelog

New steps component and improved accessibility on Hashnode's blog and docs product.

New steps component and improved accessibility on Hashnode's blog and docs product.

Nov 05, 2024·
new

Trending Articles

🛍️ Bion: The App That Pays You Crypto Just for Shopping (No Strings Attached)

Ekemini David ·19 reads

Stonfi amd TON wallet effecting US

Wissy Ak·28 reads

From HODLing to Living — How Bion is Unlocking Real-World Utility for Your Crypto

Edimavouge·22 reads

Top commenters this week

Writing Challenges

1 -
1 -
Anik Sikder
Anik Sikder
Jaime David
Jaime David
nandini
nandini
Sonu Goswami
Sonu Goswami
#2Articles1Week Challenge

Become better at technical writing; accept Hashnode's writing challenge for four weeks.

#2Articles1Week Challenge
#WomenWhoTech

Share your story, achievements, or experiences as a woman, non-binary folk in tech or as a #WomenWhoTech ally!

#WomenWhoTech
Self Starter

Publish your first article on Hashnode and become a self starter!

Self Starter
Serial Blogger

Publish an article every day for 7 days and earn a cool serial blogger badge!

Serial Blogger
Talk of the town

Write a story that drives amazing engagement on Hashnode and become the talk of the town!

Talk of the town
Word Warrior

Write an in-depth article on your Hashnode blog that's more than 2000 words and become a word warrior!

Word Warrior