FileHashIntel

serial/tools/__init__.pyc

2 distinct file contents recorded under this name ยท 5 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

b2d343bb050e1d7e724ac5997de74191ac75828ff079fca790c06a9e4bfd0d22 140 bytes

  • pyserial 3.4 pyserial-3.4-py2.py3-none-any.whl

5b6817ad2c48644b05acd0e9e6cfbb797275bec2307775a50fe66038c156856f 123 bytes

  • pyserial 3.1.1 pyserial-3.1.1-py2.py3-none-any.whl
  • pyserial 3.2 pyserial-3.2-py2.py3-none-any.whl
  • pyserial 3.2.1 pyserial-3.2.1-py2.py3-none-any.whl
  • pyserial 3.3 pyserial-3.3-py2.py3-none-any.whl