Skip to main content

No project description provided

Project description

Binder PyPI - Python Version

import git, IPython, operator, pandas
IPython.display.Markdown('# Original Gists\n'+'\n'.join(F"* [{x.path}]({x.url})" for x in git.Repo().submodules))

Original Gists

## History
commit = []
for submodule in git.Repo().submodules:
    for notebook in git.Repo(submodule.path).iter_commits(paths='*.ipynb'):
        commit.append(dict(notebook.stats.files))
        [x.update({y: operator.attrgetter(y)(notebook) for y in 'committed_date authored_date'.split()
        }) or x.update(path=submodule.url, name=k) for k, x in commit[-1].items()]
pandas.DataFrame(commit).stack().apply(pandas.Series).reset_index(0, drop=True)
<style scoped> .dataframe tbody tr th:only-of-type { vertical-align: middle; }
.dataframe tbody tr th {
    vertical-align: top;
}

.dataframe thead th {
    text-align: right;
}
</style>
insertions deletions lines committed_date authored_date path name
namespaces.ipynb 113 214 327 1568985821 1568985821 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
namespaces.ipynb 9 433 442 1568985540 1568985540 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
rdflib_patch.ipynb 84 0 84 1568985437 1568985437 https://gist.github.com/tonyfast/6382152537773... rdflib_patch.ipynb
namespaces.ipynb 8 8 16 1568837243 1568837243 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
namespaces.ipynb 7 11 18 1568584271 1568584271 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
namespaces.ipynb 229 41 270 1568583874 1568583874 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
namespaces.ipynb 62 38 100 1568568821 1568568821 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
namespaces.ipynb 548 0 548 1568568576 1568568576 https://gist.github.com/tonyfast/6382152537773... namespaces.ipynb
await-gidgethub.ipynb 1 1 2 1568986544 1568986544 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
await-gidgethub.ipynb 27 1278 1305 1568986423 1568986423 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
requirements.txt 0 2 2 1568986423 1568986423 https://gist.github.com/tonyfast/00ae53f59c934... requirements.txt
await-gidgethub.ipynb 1 1 2 1568985669 1568985669 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
__init__.py 1 1 2 1568985669 1568985669 https://gist.github.com/tonyfast/00ae53f59c934... __init__.py
await-gidgethub.ipynb 1 1 2 1568985024 1568985024 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
requirements.txt 0 2 2 1568985024 1568985024 https://gist.github.com/tonyfast/00ae53f59c934... requirements.txt
__init__.py 1 1 2 1568985024 1568985024 https://gist.github.com/tonyfast/00ae53f59c934... __init__.py
await-gidgethub.ipynb 1 1227 1228 1568984789 1568984789 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
requirements.txt 1 6 7 1568984789 1568984789 https://gist.github.com/tonyfast/00ae53f59c934... requirements.txt
__init__.py 3 0 3 1568984789 1568984789 https://gist.github.com/tonyfast/00ae53f59c934... __init__.py
await-gidgethub.ipynb 2463 111 2574 1568816927 1568816927 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
requirements.txt 5 1 6 1568816927 1568816927 https://gist.github.com/tonyfast/00ae53f59c934... requirements.txt
await-gidgethub.ipynb 0 9 9 1561649156 1561649156 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
await-gidgethub.ipynb 73 61 134 1561559106 1561559106 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
await-gidgethub.ipynb 215 0 215 1561558779 1561558779 https://gist.github.com/tonyfast/00ae53f59c934... await-gidgethub.ipynb
requirements.txt 2 0 2 1568832308 1568832308 https://gist.github.com/tonyfast/646e4f4f21628... requirements.txt
QR.ipynb 101 121 222 1568832308 1568832308 https://gist.github.com/tonyfast/646e4f4f21628... QR.ipynb
QR.ipynb 228 0 228 1568254215 1568254215 https://gist.github.com/tonyfast/646e4f4f21628... QR.ipynb
jchema.ipynb => jschema.ipynb 0 0 0 1568905019 1568905019 https://gist.github.com/tonyfast/fee98e31e3da9... jchema.ipynb => jschema.ipynb
drop-in-semantic-enrichment.ipynb 0 558 558 1568905012 1568905012 https://gist.github.com/tonyfast/fee98e31e3da9... drop-in-semantic-enrichment.ipynb
jchema.ipynb 123 0 123 1568905012 1568905012 https://gist.github.com/tonyfast/fee98e31e3da9... jchema.ipynb
drop-in-semantic-enrichment.ipynb 558 0 558 1565749459 1565749459 https://gist.github.com/tonyfast/fee98e31e3da9... drop-in-semantic-enrichment.ipynb
from tonyfast import jschema, qr, wypes, gidget
from tonyfast import jschema, qr, wypes, gidget

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tonyfast-2019.9.25.16.50-py3-none-any.whl (94.8 kB view hashes)

Uploaded Python 3

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