File: sidebarintro.html

package info (click to toggle)
schedule 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: python: 1,725; makefile: 198
file content (15 lines) | stat: -rw-r--r-- 962 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<h3>📰 Useful Links</h3>
<ul>
  <li><a href="http://github.com/dbader/schedule">Schedule @ GitHub</a></li>
  <li><a href="http://pypi.python.org/pypi/schedule">Schedule @ PyPI</a></li>
  <li><a href="http://github.com/dbader/schedule/issues">Issue Tracker</a></li>
</ul>

<h3>🐍 More Python</h3>

<p><a href="https://twitter.com/dbader_org" class="twitter-follow-button" data-show-count="false">Follow @dbader_org</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script></p>
<ul>
  <li><a href="https://dbader.org/screencasts/">Dan's Python Screencasts</a></li>
  <li><a href="https://dbader.org/newsletter">Dan's Python Newsletter</a></li>
  <li><a href="https://dbader.org/">Dan's Python Tutorials</a></li>
</ul>