Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Generate statistics from C++ files using the libclang python binding

License

NotificationsYou must be signed in to change notification settings

akleber/cppstats

Repository files navigation

Inspration taken from

https://github.com/sztomi/code-generator

venv setup

https://docs.python.org/3/library/venv.htmlhttp://stackoverflow.com/questions/1783146/where-in-a-virtualenv-does-my-code-go

Commands

mkdir venvscd venvspyvenv cppstatssource cppstats/bin/activatecd ..mkdir cppstats

For Sublimetext 2 integration see cppstats.sublime-project

Additional pip3 packages

-see requirements.txt

Directory structure

http://docs.python-guide.org/en/latest/writing/structure/

clang python binding

Seems not to be compatible with python 3.5.1, so I ported the 3.8.0 bindings to Python 3 with 2to3 andhttps://bitbucket.org/Anteru/python3-libclangIt is installed in python3-libclang.

Learning objectives

References

About

Generate statistics from C++ files using the libclang python binding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp