mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 23:10:18 +00:00
24 lines
863 B
HTML
24 lines
863 B
HTML
<h1>Replit-py!</h1>
|
|
<p>
|
|
<em>A helpful Python package that helps you build excellent things inside Repls!</em>
|
|
</p>
|
|
<p class="logo">
|
|
<a href="{{ pathto(master_doc) }}">
|
|
<img class="logo" src="{{ pathto('_static/evalbot.png', 1) }}" title="Replit's Evalbot" />
|
|
</a>
|
|
</p>
|
|
<p></p>
|
|
|
|
<h3>Useful Links</h3>
|
|
<ul>
|
|
<li><a href="https://docs.repl.it/">Replit Documentation</a></li>
|
|
<li><a href="https://github.com/replit/replit-py">Replit-py @ GitHub</a></li>
|
|
<li><a href="https://pypi.org/pypi/replit">Replit-py @ PyPI</a></li>
|
|
<li><a href="https://github.com/replit/replit-py">Issue Tracker</a></li>
|
|
</ul>
|
|
<hr />
|
|
<p>
|
|
<iframe src="https://ghbtns.com/github-btn.html?user=replit&repo=replit-py&type=watch&count=true&size=large"
|
|
allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe>
|
|
</p>
|