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 not tagged "methods"
Tags:
-methods
x
Recipe 1 to 20 of 5086
« Prev
1
2
3
...
255
Next »
261
k
views
2
score
Uno (Text-Based)
Python
/
artificial_intelligence
,
cards
,
game
,
text_game
,
uno
/
by
Brandon Martin
(6 years ago)
98
k
views
2
score
Insert a Text Box in a PDF page (fitz / PyMuPDF)
Python
/
fitz
,
mupdf
,
pdf
,
textbox
/
by
Jorj X. McKie
(6 years ago)
95
k
views
2
score
Frame with border color for Tkinter
Python
/
border
,
color
,
frame
,
tkinter
/
by
Miguel MartÃnez López
(7 years ago)
394
k
views
3
score
The Game of Tic Tac Toe in Python
Python
/
beginner
,
game
,
python
/
by
Captain DeadBones
(10 years ago)
76
k
views
2
score
Inserting Images on PDF Pages
Python
/
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago)
76
k
views
2
score
Convert Microsot Excel (XLSX) to PDF with Python and xtopdf
Python
/
excel
,
formats
,
openpyxl
,
pdf
,
python
,
xlsx
,
xtopdf
/
by
Vasudev Ram
(8 years ago)
161
k
views
2
score
Implementing function-based callbacks in Python
Python
/
callback
,
function
,
functions
,
python
,
techniques
/
by
Vasudev Ram
(7 years ago)
88
k
views
2
score
Create Calendars on PDF with a few lines
Python
/
calendar
,
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago, revision 2)
96
k
views
3
score
Tkinter table with scrollbars
Python
/
scrollbars
,
table
,
tkinter
/
by
Miguel MartÃnez López
(6 years ago, revision 13)
65
k
views
3
score
How to handle PDF embedded files with PyMuPDF
Python
/
embedded_files
,
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago, revision 3)
94
k
views
2
score
How to create a simple PDF Pie Chart using fitz / PyMuPDF
Python
/
fitz
,
pdf_generation
/
by
Jorj X. McKie
(6 years ago)
60
k
views
1
score
Equally-spaced numbers (linspace)
Python
/
float
,
linspace
,
range
,
spread
/
by
Andrew Barnert
(9 years ago)
93
k
views
2
score
Shoelace Formula for polygonal area
Python
/
2d
,
area
/
by
Paddy McCarthy
(6 years ago)
56
k
views
2
score
Inserting pages into a PDF with PyMuPDF
Python
/
fitz
,
mupdf
,
pdf
,
text_conversion
/
by
Jorj X. McKie
(6 years ago, revision 2)
77
k
views
2
score
Simple multicolumn listbox for tkinter
Python
/
listbox
,
multicolumn
,
table
,
tkinter
/
by
Miguel MartÃnez López
(6 years ago)
35
k
views
1
score
PDF Text Extraction using fitz / MuPDF (PyMuPDF)
Python
/
cbz
,
epub
,
mupdf
,
openxps
,
pdf
,
pymupdf
,
text_extraction
,
xps
/
by
Jorj X. McKie
(8 years ago)
21
k
views
1
score
Simulating an unless (reverse if) statement in Python
Python
/
features
,
if
,
perl
,
programming
,
python
,
trick
/
by
Vasudev Ram
(7 years ago)
63
k
views
3
score
groupby() For Unsorted Input
Python
/
algorithm
,
datastructures
,
generators
,
grouping
,
lazy
/
by
Alfe
(6 years ago)
61
k
views
2
score
How to Create a PDF with a Caustic Drawing
Python
/
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(6 years ago)
19
k
views
2
score
Tkinter frame with gradient
Python
/
canvas
,
frame
,
gradient
,
tkinter
/
by
Miguel MartÃnez López
(7 years ago, revision 4)
Recipe 1 to 20 of 5086
« Prev
1
2
3
...
255
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes not tagged "methods"
Top-rated recipes
Decorator for BindingConstants at …
(Python)
Infix operators
(Python)
Spreadsheet
(Python)
Named Tuples
(Python)
Linear equations solver in 3 lines
(Python)
Singleton? We don't need no stinki…
(Python)
Send an HTML email with embedded i…
(Python)
Creating a daemon the Python way
(Python)
Groupby
(Python)
Readable switch construction witho…
(Python)
Related tags
+
−
algorithms
(385)
+
−
python
(330)
+
−
text
(213)
+
−
oop
(183)
+
−
math
(167)
+
−
sysadmin
(151)
+
−
files
(150)
+
−
web
(143)
+
−
graphics
(141)
+
−
shortcuts
(138)
+
−
network
(135)
+
−
programs
(134)
+
−
database
(127)
+
−
mathematics
(102)
+
−
linux
(92)
+
−
threads
(92)
+
−
xml
(90)
+
−
debugging
(88)
+
−
tkinter
(82)
+
−
windows
(82)
x
Undo