Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "meta:forkof"
Tags:
meta:forkof
x
Recipe 1 to 20 of 106
« Prev
1
2
3
4
5
6
Next »
7
k
views
2
score
DBF reader and writer -- selective fields and nullreplace
Python
/
database
/
by
Tomas Nordin
(7 years ago)
12
k
views
1
score
Convert Spelled out Integers (e.g. three thousand two hundred fifty) into Integers (e.g. 3250) and Vice Versa
Python
/
integers
,
numbers
,
python
,
strings
/
by
Chathura Gunasekara
(7 years ago)
5
k
views
-1
score
Hopfield Artificial Neural Network
C++
/
ai
,
algorithm
,
algorithms
,
artificial_intelligence
,
neural_network
/
by
Jay baller
(7 years ago)
12
k
views
1
score
Persistent Queue
Python
/
sysadmin
/
by
zhangkaizhao
(8 years ago)
9
k
views
2
score
How to use super() effectively -- Python 3.2 version
Python
/
cooperative
,
inheritance
,
multiple
,
next_in_mro
,
super
/
by
Lance E Sloan
(8 years ago)
10
k
views
1
score
Print Hook
Python
/
debugging
/
by
kaulie
(8 years ago)
8
k
views
1
score
How to use super() effectively -- Python 2.7 version
Python
/
cooperative
,
inheritance
,
multiple
,
next_in_mro
,
super
/
by
Lance E Sloan
(8 years ago)
11
k
views
1
score
Python Gpa and Cgpa Calculator for Anna university : A forked python recepie
Python
/
calculator
,
cgpa
,
gpa
,
python
/
by
Emil george james
(8 years ago, revision 2)
9
k
views
1
score
getch()-like unbuffered character reading from stdin on both Windows and Unix
Python
/
sysadmin
/
by
jwhite88
(8 years ago)
5
k
views
1
score
edge-coloring of a bipartite graph
Python
/
algorithms
/
by
Praveen
(8 years ago)
6
k
views
1
score
OrderedSet
Python
/
ordered
,
set
/
by
Sander
(8 years ago)
41
k
views
3
score
Python Short URL Generator
Python
/
deterministic
,
generator
,
short
,
tiny
,
unique
,
url
/
by
Des Wagner
(9 years ago)
9
k
views
1
score
Engineering notation.
Python
/
engineering
,
ipython
/
by
Paul Sargent
(9 years ago)
8
k
views
1
score
Python AST to XML
Python
/
ast
,
xml
/
by
Robert Stewart
(9 years ago)
4
k
views
1
score
Check for package updates on PyPI (works best in pip+virtualenv)
Python
/
pip
,
pypi
,
virtualenv
/
by
migonzalvar
(9 years ago)
5
k
views
1
score
Python SQLSMO - Threading Example
Python
/
database
,
python
,
smo
,
sql
,
sqlsmo
,
threading
/
by
Jorge Besada
(9 years ago)
19
k
views
1
score
Python ADO Database Interface for MS SQL Server - Python 3 version 1.0
Python
/
ado
,
database
/
by
Jorge Besada
(9 years ago, revision 3)
4
k
views
1
score
Bader-Offer Method (Hagenbach-Bischoff)
JavaScript
/
calculation
/
by
elazar
(9 years ago)
8
k
views
1
score
Creating a single instance application
Python
/
threads
/
by
Matteo Bertini
(9 years ago)
8
k
views
2
score
Wait for network service to appear
Python
/
network
,
socket
/
by
Mohammad Taha Jahangir
(9 years ago)
Recipe 1 to 20 of 106
« Prev
1
2
3
4
5
6
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:forkof"
Top-rated recipes
Py2.6+ and Py3.0+ backport of Pyth…
(Python)
download the Activestate cook book…
(Python)
Retry loop
(Python)
Observer Pattern
(Python)
Python Short URL Generator
(Python)
Observer Pattern
(Python)
Linear equations solver in 3 lines
(Python)
Simple Finite State Machine class …
(Python)
Send an HTML email with embedded i…
(Python)
Dijkstra's algorithm for shortest …
(Python)
Related tags
+
−
python
(9)
+
−
oop
(7)
+
−
algorithms
(6)
+
−
database
(6)
+
−
network
(4)
+
−
threads
(4)
+
−
xml
(4)
+
−
decorator
(3)
+
−
generator
(3)
+
−
graphics
(3)
+
−
sysadmin
(3)
+
−
text
(3)
+
−
algorithm
(2)
+
−
big_table
(2)
+
−
bloom_filter
(2)
+
−
cache
(2)
+
−
calculator
(2)
+
−
clock
(2)
+
−
cooperative
(2)
+
−
csv
(2)
x
Undo