__pycache__/holidays.cpython-38.pyc
3 distinct file contents recorded under this name ยท 3 PyPI records
Compiled Python bytecode Reference
A .pyc file contains compiled Python bytecode. The Python interpreter creates the file automatically when it imports a module. The bytecode loads faster than the source, because the parse step is not necessary again. The interpreter keeps these files in __pycache__ directories. The format changes between Python versions, and a magic number in the header identifies the version.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.
Hashes for this file
878d6398a09f896cfc4d1fdc2038fa86cdc2feca07a7416ac8ee0528eb665ec4
127089 bytes
- holidays
0.10.3
holidays-0.10.3-py3.8.egg
766f850db5f4b5d5e7923367095457d96b99a31e785a5fbed9737684eff6c8fa
127090 bytes
- holidays
0.10.1
holidays-0.10.1-py3.8.egg
526821576c44fbb669fc9a243759575f8c6869f2ccd244f7fbcc0e1d139c6d73
127089 bytes
- holidays
0.10.2
holidays-0.10.2-py3.8.egg