Find software projects, analyze them, and output a report.
Project description
project-report
Overview
Find software projects, analyze them, and output a report.
Getting Started
Install project-report:
pip install project-report
A simple example:
import projectreport
# Do something with projectreport
See a more in-depth tutorial here.
Development Status
This project is currently in early-stage development. There may be breaking changes often. While the major version is 0, minor version upgrades will often have breaking changes.
Developing
First ensure that you have pipx installed, if not, install it with pip install pipx.
Then clone the repo and run npm install and pipenv sync. Run pipenv shell
to use the virtual environment. Make your changes and then run nox to run formatting,
linting, and tests.
Develop documentation by running nox -s docs to start up a dev server.
To run tests only, run nox -s test. You can pass additional arguments to pytest
by adding them after --, e.g. nox -s test -- -k test_something.
Author
Created by Nick DeRobertis. MIT License.
Links
See the documentation here.
Author
Created by Nick DeRobertis. MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file project-report-1.0.0a7.tar.gz.
File metadata
- Download URL: project-report-1.0.0a7.tar.gz
- Upload date:
- Size: 29.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59f6689aeae43eeccb500a4d2b418b5ecce294bef9f03306a0d35fae0cd86b05
|
|
| MD5 |
00f9e34586e85539269c7a51422729ca
|
|
| BLAKE2b-256 |
4c347989023e6f2bd851ef2d8accfd9512236c4dab45f184355be111af35f663
|
File details
Details for the file project_report-1.0.0a7-py3-none-any.whl.
File metadata
- Download URL: project_report-1.0.0a7-py3-none-any.whl
- Upload date:
- Size: 44.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb526844a9e85851b1377947c2039d758383ee8ea50f698bdc4cb9977b97c9cd
|
|
| MD5 |
450fd4fd3de45878c737894f036b7694
|
|
| BLAKE2b-256 |
9410ed8de36eb67c59009f7298f77ef53597a192b3264408fe263056d7eb7b32
|