codetools

Tools for Python code analysis and execution.

https://github.com/enthought/codetools

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Tools for Python code analysis and execution.

Basic Info
  • Host: GitHub
  • Owner: enthought
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 1.53 MB
Statistics
  • Stars: 52
  • Watchers: 55
  • Forks: 10
  • Open Issues: 7
  • Releases: 2
Created over 15 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog License

README.rst

============================================
codetools: code analysis and execution tools
============================================

The codetools project includes packages that simplify meta-programming
and help the programmer separate data from code in Python. This
library contains classes that allow defining simple snippets, or
"blocks", of Python code, analyze variable dependencies in the code
block, and use these dependencies to construct or restrict an
execution graph. These (restricted) code blocks can then be executed
in any namespace. However, this project also provides a
Traits-event-enhanced namespace, called a "context", which can be used
in place of a vanilla namespace to allow actions to be performed
whenever variables are assigned or retrieved from the namespace. This
project is used as the foundation for the BlockCanvas project.

Owner

  • Name: Enthought, Inc.
  • Login: enthought
  • Kind: organization
  • Location: Austin, TX

GitHub Events

Total
  • Watch event: 2
  • Fork event: 1
Last Year
  • Watch event: 2
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 361
  • Total Committers: 30
  • Avg Commits per committer: 12.033
  • Development Distribution Score (DDS): 0.909
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Corran Webster c****r@e****m 33
Robert Kern r****n@g****m 26
dpeterson d****n@6****a 25
ischnell i****l@6****a 25
jminardi j****i@e****m 24
bhendrix b****x@6****a 23
Ioannis Tziakos i****t@e****m 23
cwebster c****r@6****a 22
Ilan Schnell i****l@e****m 22
Poruri Sai Rahul r****i@e****m 19
oliphant o****t@6****a 18
ccasey c****y@6****a 17
Mark Dickinson m****n@e****m 16
Aaron Ayres a****s@e****m 11
swisher s****r@6****a 9
ascopatz a****z@6****a 9
jmarch j****h@6****a 9
warren.weckesser w****r@6****a 5
Pietro Berkes p****s@e****m 5
kammeyer k****r@6****a 4
rkern r****n@6****a 4
John Wiggins j****s@e****m 3
Anthony Scopatz s****z@g****m 2
dmartin d****n@6****a 1
cgalvan c****n@6****a 1
Jonathan March j****h@e****m 1
GaelVaroquaux G****x@6****a 1
Didrik Pinte d****e@f****m 1
Prabhu Ramachandran p****u@e****m 1
Rustam Safin r****k@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 25
  • Total pull requests: 41
  • Average time to close issues: 11 months
  • Average time to close pull requests: 7 months
  • Total issue authors: 9
  • Total pull request authors: 12
  • Average comments per issue: 1.16
  • Average comments per pull request: 2.71
  • Merged pull requests: 33
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: about 14 hours
  • Average time to close pull requests: about 14 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • rahulporuri (9)
  • mdickinson (6)
  • itziakos (3)
  • jonathanrocher (2)
  • idella (1)
  • Playgirlkaybraz11 (1)
  • corranwebster (1)
  • tristanlatr (1)
  • kihneman (1)
Pull Request Authors
  • rahulporuri (10)
  • aaronayres35 (7)
  • mdickinson (6)
  • corranwebster (4)
  • pberkes (4)
  • itziakos (2)
  • jminardi (2)
  • rkern (2)
  • idella (1)
  • Playgirlkaybraz11 (1)
  • jwiggins (1)
  • Snegovikufa (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 43 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 15
  • Total versions: 5
  • Total maintainers: 3
pypi.org: codetools

code analysis and execution tools

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 15
  • Downloads: 43 Last month
Rankings
Dependent repos count: 3.7%
Stargazers count: 9.5%
Dependent packages count: 10.0%
Forks count: 10.2%
Average: 13.2%
Downloads: 32.4%
Maintainers (3)
Last synced: 11 months ago

Dependencies

.github/workflows/test-with-edm.yml actions
  • actions/checkout v2 composite
  • enthought/setup-edm-action v1 composite
ci-src-requirements.txt pypi
setup.py pypi