Skip to main content
Avatar for Philipppe Ombredanne from gravatar.com

Philipppe Ombredanne

Username    pombredanne

68 projects

scancodeio

Last released

Automate software composition analysis pipelines

go-inspector

Last released

go-inspector is a scancode plugin to extract symbols and dependencies found in Go binaries.

fetchcode

Last released

fetchcode is a library to reliably fetch code via HTTP, FTP and version control systems.

python-inspector

Last released

python-inspector is is a collection of utilities to collect PyPI package metadata and resolve packages dependencies.

scancode-toolkit-mini

Last released

ScanCode is a tool to scan code for license, copyright, package and their documented dependencies and other interesting facts. scancode-toolkit-mini is a special build that does not come with pre-built binary dependencies by default. These are instead installed separately or with the extra_requires scancode-toolkit-mini[full]

scancode-toolkit

Last released

ScanCode is a tool to scan code for license, copyright, package and their documented dependencies and other interesting facts.

pyahocorasick

Last released

pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.

pymaven-patch

Last released

Python access to maven. nexB advanced patch.

source-inspector

Last released

source-inspector

license-expression

Last released

license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.

packageurl-python

Last released

A purl aka. Package URL parser and builder

purldb-toolkit

Last released

A toolkit and library to use the PurlDB and its API

debian-inspector

Last released

Utilities to parse Debian package, copyright and control files.

intbitset

Last released

C-based extension implementing fast integer bit sets.

flot

Last released

Flot is a simple tool to easily build multiple packages (wheel and sdist) from a single repo without having to create a subdir or another repo for each package, and by simply listing which files to include.

vulnerablecode

Last released

VulnerableCode is a free and open database of open source software package vulnerabilities because open source software vulnerabilities data and tools should be free and open source themselves.

aboutcode-toolkit

Last released

AboutCode-toolkit is a tool to document the provenance (origin and license) of third-party software using small text files. Collect inventories and generate attribution documentation.

spdx-tools

Last released

SPDX parser and tools.

univers

Last released

A mostly universal library to parse and compare software package versions and version ranges. A companion to Package URLs.

commoncode

Last released

Set of common utilities, originally split from ScanCode

elf-inspector

Last released

A utility to inspect ELF binary files. Designed as a ScanCode plugin.

typecode

Last released

Comprehensive filetype and mimetype detection using libmagic and Pygments.

plugincode

Last released

plugincode is a library that provides plugin functionality for ScanCode toolkit.

saneyaml

Last released

Read and write readable YAML safely preserving order and avoiding bad surprises with unwanted infered type conversions. This library is a PyYaml wrapper with sane behaviour to read and write readable YAML safely, typically when used for configuration.

tracecode-toolkit-strace

Last released

TraceCode toolkit "strace" is dynamic build tracer and grapher

dparse2

Last released

A parser for Python dependency files

packvers

Last released

Core utilities for Python packages. Fork to support LegacyVersion

packaging2

Last released

Core utilities for Python packages. Fork to support LegacyVersion

pip-requirements-parser

Last released

pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.

gemfileparser2

Last released

Parse Ruby Gemfile, .gemspec and Cocoapod .podspec files using Python.

pygmars

Last released

Craft simple regex-based small language lexers and parsers. Build parsers from grammars and accept Pygments lexers as an input. Derived from NLTK.

cwe2

Last released

cwe2 is a CWE common weakness enumeration library for Python

packagedb

Last released

A purl (Package URL) Database

container-inspector

Last released

Docker, containers, rootfs and virtual machine related software composition analysis (SCA) utilities.

extractcode

Last released

A mostly universal archive extractor using 7zip, libarchive and the Python standard library for reliable archive extraction.

boolean.py

Last released

Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.

parameter-expansion-patched

Last released

Shell parameter expansion in Python. Patched by co-maintainer for a PyPI release.

cabarchive

Last released

A pure-python library for creating and extracting cab files

pkginfo2

Last released

Query metadatdata from sdists / bdists / installed packages. Safer fork of pkginfo to avoid doing arbitrary imports and eval()

regipy2

Last released

Python Registry Parser2 - This is a temporary advanced patched package, with relaxed dependency constraints. It is there only until upstream is updated. See https://github.com/nexB/regipy/ and https://github.com/mkorman90/regipy/pull/200

reppy2

Last released

Replacement robots.txt Parser in pure Python

compiledcode

Last released

A ScanCode scan plugin to get lkmclue, dwarf, gwt, cpp includes, code/comments lines generated code and elf info.

scancodeio-glc-plugin

Last released

Google Licenseclassifier pipeline for ScanCode.io

parameter-expansion

Last released

POSIX parameter expansion in Python

typecode-libmagic-system-provided

Last released

A ScanCode path provider plugin to provide a system package provided libmagic binary and database.

typecode-libmagic

Last released

A ScanCode path provider plugin to provide a prebuilt native libmagic binary and database.

extractcode-libarchive-system-provided

Last released

A ScanCode path provider plugin to provide a system package provided libarchive shared library.

extractcode-libarchive

Last released

A ScanCode path provider plugin to provide a prebuilt native libarchive binary.

extractcode-7z-system-provided

Last released

A ScanCode path provider plugin to provide system package provided sevenzip binary.

extractcode-7z

Last released

A ScanCode path provider plugin to provide a prebuilt native sevenzip binary.

fetchcode-container

Last released

A ScanCode path provider plugin to provide a prebuilt native skopeobinary built from sources that are bundled in the repo and sdist.

scancode-analyzer

Last released

A scancode-toolkit plugin to analyze scan results for License Detection Issues

rpm-inspector-rpm

Last released

A ScanCode path provider plugin to provide a prebuilt native rpm binary built with many rpm backend database formats supported. The rpm binary is built from sources that are bundled in the repo and sdist.

textcode-pdf2text

Last released

A ScanCode path provider plugin to provide a prebuilt native libmagic binary and database.

typecode-libmagic-from-sources

Last released

A ScanCode path provider plugin to provide a prebuilt native libmagic binary and database. libmagic is built from sources that are bundled in the repo and sdist

debut

Last released

Utilities to parse Debian package, copyright and control files.

github-release-retry2

Last released

A tool for creating GitHub Releases and uploading assets reliably. Temp fork with patch for https://github.com/google/github-release-retry/pull/6

gemfileparser

Last released

Parse Ruby Gemfile, .gemspec and Cocoapod .podspec files using Python.

urlpy

Last released

Simple URL parsing, canonicalization and equivalence.

publicsuffix2

Last released

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.

schematics-patched

Last released

A aptched version of schematics 1.1.1 that can pickle with multiprocessing

purl-python

Last released

A "purl" aka. package URL parser and builder. [deprecated name: use instead packageurl-python at https://pypi.python.org/pypi/packageurl-python ]

certbot-pinned

Last released

certbot metapackage with pinned dependency versions

django-pluggables

Last released

A design pattern for Django that allows you to build "Pluggable" Reusable Applications

django-guardian-on-wheels

Last released

Implementation of per object permissions for Django. Minor fork to get wheels in Pypi

AboutCode

Last released

Document the provenance (origin and license) of third-party software using small text files. Collect inventories, generate attribution documentation.

anyreadline

Last released

Install the proper readline package implementation as needed for your OS: Mac, Windows or Linux

buildout-offline

Last released

A buildout offline extension to run a buildout offline consistently with no network connection

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page