Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / jb-delafosse 5 repositories

jb-delafosse/dbt-subdocs

dbt-subdocs is a python CLI you can used to generate a dbt-docs for a subset of your dbt project

Language: Python - Size: 255 KB - Last synced: 21 days ago - Pushed: over 1 year ago - Stars: 13 - Forks: 0

jb-delafosse/tap-jira Fork of MeltanoLabs/tap-jira

Language: Python - Size: 287 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

jb-delafosse/fastapi-huggingface

Language: Python - Size: 165 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

jb-delafosse/linky-note

Language: Python - Size: 692 KB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 16 - Forks: 0

jb-delafosse/scroll-shelter

Language: Python - Size: 642 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 1

jb-delafosse/online-cv Fork of sharu725/online-cv

A minimal Jekyll Theme to host your resume (CV)

Language: CSS - Size: 4.06 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jb-delafosse/CAPE-OPEN_test

Language: C++ - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 1

jb-delafosse/thermodynamics

Language: Python - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

jb-delafosse/dbt-docs Fork of dbt-labs/dbt-docs

Auto-generated data documentation site for dbt projects

Language: HTML - Size: 3.51 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jb-delafosse/dbt-core Fork of dbt-labs/dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.

Size: 18 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jb-delafosse/jaffle_shop Fork of dbt-labs/jaffle_shop

A self-contained dbt project for testing purposes

Language: Makefile - Size: 146 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

jb-delafosse/dbt-rpc-client Fork of goodeggs/dbt-rpc-client

A python SDK for the dbt RPC server.

Size: 48.8 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jb-delafosse/handwritten-text-recognition-for-apache-mxnet Fork of awslabs/handwritten-text-recognition-for-apache-mxnet

This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.

Size: 72.9 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

jb-delafosse/togger Fork of Virusmater/togger

Togger is an easy to use sign up tool for volunteers. Also can be used for various events planing like football matches or going out with friends

Language: Python - Size: 669 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jb-delafosse/note-link-janitor Fork of andymatuschak/note-link-janitor

Maintains backlink structure among interlinked Markdown notes

Language: TypeScript - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

jb-delafosse/Alink Fork of alibaba/Alink

Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.

Size: 3.32 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

jb-delafosse/grakn Fork of vaticle/typedb

Grakn Core: The Knowledge Graph

Language: Java - Size: 76 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

jb-delafosse/Recommenders Fork of microsoft/recommenders

Best Practices on Recommendation Systems

Language: Jupyter Notebook - Size: 19.6 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

jb-delafosse/pyLDAvis Fork of bmabey/pyLDAvis

Python library for interactive topic model visualization. Port of the R LDAvis package.

Language: Jupyter Notebook - Size: 3.65 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jb-delafosse/lda2vec-tf Fork of meereeum/lda2vec-tf

tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings

Language: Python - Size: 128 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/awesome-community-detection Fork of benedekrozemberczki/awesome-community-detection

An awesome collection of community detection papers with implementations.

Size: 1.97 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jb-delafosse/pierre-decheck Fork of alvarocavalcanti/pierre-decheck

Checks the Dependencies of Pull Requests

Language: Python - Size: 592 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

jb-delafosse/fresh_script Fork of amcquade/fresh_script

Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jb-delafosse/beam Fork of apache/beam

Apache Beam

Language: Java - Size: 94.9 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

jb-delafosse/pyan Fork of davidfraser/pyan

pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.

Language: Python - Size: 1000 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

jb-delafosse/deepchem Fork of deepchem/deepchem

Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology

Language: Python - Size: 338 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jb-delafosse/keras-neural-graph-fingerprint Fork of keiserlab/keras-neural-graph-fingerprint

Keras implementation of Neural Graph Fingerprints as proposed by Duvenaud et al., 2015

Language: Python - Size: 3.05 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/neural-fingerprint Fork of HIPS/neural-fingerprint

Convolutional nets which can take molecular graphs of arbitrary size as input.

Language: TeX - Size: 50 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/pylearn2 Fork of lisa-lab/pylearn2

Warning: This project does not have any current developer. See bellow.

Language: Python - Size: 24.8 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/nonconformist Fork of donlnz/nonconformist

Python implementation of the conformal prediction framework.

Language: Python - Size: 666 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/scikit-learn Fork of scikit-learn/scikit-learn

scikit-learn: machine learning in Python

Language: Python - Size: 83.4 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jb-delafosse/openbabel Fork of openbabel/openbabel

Open Babel is a chemical toolbox designed to speak the many languages of chemical data.

Language: C++ - Size: 37.3 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/cdk Fork of cdk/cdk

The Chemistry Development Kit

Language: Java - Size: 194 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/tree_rnn Fork of ofirnachum/tree_rnn

Theano implementation of Tree RNNs aka Recursive Neural Networks.

Language: Python - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

jb-delafosse/RMG-Py Fork of ReactionMechanismGenerator/RMG-Py

Python version of the amazing Reaction Mechanism Generator (RMG).

Language: Python - Size: 74.4 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/rdkit Fork of rdkit/rdkit

The official sources for the RDKit library

Language: C++ - Size: 95.4 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/Indigo Fork of epam/Indigo

Universal cheminformatics libraries, utilities and database search tools

Language: C++ - Size: 98.5 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/networkx Fork of networkx/networkx

Official NetworkX source code repository.

Language: Python - Size: 17.5 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/tsfresh Fork of blue-yonder/tsfresh

Automatic extraction of relevant features from time series:

Language: Python - Size: 661 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/xlwings Fork of xlwings/xlwings

xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and Mac. Sign up for the newsletter or follow us on twitter via

Language: Python - Size: 15.8 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

jb-delafosse/OpenSourceMolecularModeling.github.io Fork of OpenSourceMolecularModeling/OpenSourceMolecularModeling.github.io

Catalog of Open Source Molecular Modeling Projects

Language: CSS - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 1