An open API service indexing awesome lists of open source software.

https://github.com/deathbeds/xxx

rest in pixxxels
https://github.com/deathbeds/xxx

Last synced: 10 months ago
JSON representation

rest in pixxxels

Awesome Lists containing this project

README

          

{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# XXX\n",
"\n",
"@ ske🗝eton r3po 4️⃣ 😵 pixels"
]
},
{
"cell_type": "code",
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
" import XXX\n",
" import XXX.readme\n",
" assert XXX.readme.__file__.endswith('.ipynb')"
]
},
{
"cell_type": "code",
"execution_count": 19,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[1m============================= test session starts ==============================\u001b[0m\r\n",
"platform darwin -- Python 3.6.3, pytest-3.2.1, py-1.4.34, pluggy-0.4.0\r\n",
"rootdir: /Users/tonyfast/XXX, inifile:\r\n",
"plugins: ipynb-1.1.0, hypothesis-3.44.6\r\n",
"\u001b[1m\r",
"collecting 0 items \u001b[0m\u001b[1m\r",
"collecting 2 items \u001b[0m\u001b[1m\r",
"collected 2 items \u001b[0m\r\n",
"\r\n",
"XXX/tests/test_XXX.ipynb ..\r\n",
"\r\n",
"\u001b[32m\u001b[1m=========================== 2 passed in 2.08 seconds ===========================\u001b[0m\r\n",
"[NbConvertApp] Converting notebook readme.ipynb to markdown\r\n",
"[NbConvertApp] Writing 360 bytes to readme.md\r\n"
]
}
],
"source": [
"if __name__ == '__main__':\n",
"# !source activate p6 && python setup.py develop\n",
" !source activate p6 && py.test\n",
" !jupyter nbconvert --to markdown --TemplateExporter.exclude_output=True readme.ipynb"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "p6",
"language": "python",
"name": "other-env"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.3"
}
},
"nbformat": 4,
"nbformat_minor": 2
}