Metadata-Version: 2.1
Name: pyidenticounter
Version: 0.4.0
Summary: Count the number of identifier inside your python modules (variable, function, method and class names).
Home-page: https://github.com/GreatBahram/pyidenticounter
License: MIT
Keywords: static-analysis,ast,vocabulary
Author: Bahram Aghaei
Author-email: aghaee.bahram@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/GreatBahram/pyidenticounter.git
