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 "python2" but not "beginner" and "database"
Tags:
python2
x
-beginner
x
-database
x
19
k
views
3
score
Lines Of Code (LOC)
Python
/
count
,
lines
,
python2
,
python3
,
source
/
by
Jean Brouwers
(7 years ago, revision 3)
9
k
views
2
score
Find the arity of a Python function
Python
/
functions
,
introspection
,
python
,
python2
,
reflection
/
by
Vasudev Ram
(7 years ago)
11
k
views
2
score
Classifying letters as vowels or consonants and counting their frequencies
Python
/
assertions
,
comprehension
,
dict
,
dictionaries
,
dict_comp
,
python
,
python2
,
tuple
,
unpack
/
by
Vasudev Ram
(7 years ago)
14
k
views
1
score
Finding the sizes of various Python data types
Python
/
data
,
datastructures
,
memory
,
python
,
python2
,
system
,
type
/
by
Vasudev Ram
(7 years ago)
32
k
views
1
score
Simple drawing tool with Python turtle graphics
Python
/
drawing
,
graphics
,
python
,
python2
,
tkinter
,
turtle
/
by
Vasudev Ram
(8 years ago)
11
k
views
-2
score
The many uses of randomness - Part 1
Python
/
python
,
python2
,
random
,
random_number
/
by
Vasudev Ram
(7 years ago)
10
k
views
1
score
Python-controlled Unix pipeline to generate PDF
Python
/
linux
,