Skip to main content
# digit

Digit is the tool that help you to analyze git information from .git directory on website.

I found the tool like [GitTools](https://github.com/internetwache/GitTools) to dump the source code from website with .git directory. GitTools have to dump objects from .git directory then use git command to analyze. But I only need the tool that can analyze .git directory without downloading and easy to dig into the git object.

Github [https://github.com/bongtrop/digit](https://github.com/bongtrop/digit)

## Requirements

- Python 2 but i think that code can use in python 3
- Python module that you can see in requirements.txt

## Installation

It's simple like the other python project.

### pip

```bash
pip install digit
# or
pip install git+https://github.com/bongtrop/digit.git
```

### Manual

```bash
git clone https://github.com/bongtrop/digit.git
cd digit
pip install -r requirements.txt
python setup.py install
```

## Usage

just ```digit -h```.

```bash
Usage: digit.py [options] GIT_URL
Dig git information from .git directory on website.

Options:
-h, --help show this help message and exit
-o OBJECT, --object=OBJECT
Object\'s sha1
-w FILENAME, --write=FILENAME
Write blob to file
```

## Contribution

I dont mind the way that you will contribute. Just do it. below is example.

- email
- create issue
- pull request
- carrier pigeon
- tell my friend to tell me
- foo bar

## License

Please see [LICENSE](LICENSE) file.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

digit-1.1.1.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file digit-1.1.1.tar.gz.

File metadata

  • Download URL: digit-1.1.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15

File hashes

Hashes for digit-1.1.1.tar.gz
Algorithm Hash digest
SHA256 7254659ef4a278780d9c0976d9cc95e9f9e41977eb4812270fb052cca44d0e2e
MD5 66c3d617a0c15fbbc17b058e7a51a620
BLAKE2b-256 4bedcc302ff1cb81f717207996006e6b09314d5ee028884097fddf79c0499b0a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.1 This release

1 file

1.1.0

2 files

1.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page