Skip to content

sourcecred/sourcecred-python

SourceCred Python

PyPI version GitHub actions status

This will be a Python implementation of the sourcecred algorithm, intended to better inspire and include data scientists and those familiar with the Python programming language.

under development

Development

My development strategy is to mirror sourcecred to the largest extent possible. As a developer, if there is a change in (what I consider the upstream language) I would want it to be seamless to identify the "same" file here and make the change.

Testing

To start, we will just have linting. Testing will be the largest driver of "does this work as we expect" so akin to the overall development strategy, I want to try and use the "same" tests to validate we are okay.

Pull Requests

I'll put some skeleton files here, and largely work on the @vsoch fork on the add/sourcecred-core. This way, I can open a pull request proper to get feedback (and trigger tests, etc.), and I won't bother folks with notifications here for activity that I do.

About

Python implementation of the SourceCred algorithm (under development)

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages