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 "learning" and "basic"
Tags:
-learning
x
-basic
x
Recipe 1 to 20 of 5083
« 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)
38
k
views
2
score
Implementing class-based callbacks in Python
Python
/
callbacks
,
classes
,
functions
,
methods
,
objects
,
programming
,
python
/
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