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
Latest recipes tagged "meta:license=mit"
Tags:
meta:license=mit
x
Recipe 1 to 20 of 2527
« Prev
1
2
3
...
127
Next »
93
k
views
2
score
Shoelace Formula for polygonal area
Python
/
2d
,
area
/
by
Paddy McCarthy
(6 years ago)
261
k
views
2
score
Uno (Text-Based)
Python
/
artificial_intelligence
,
cards
,
game
,
text_game
,
uno
/
by
Brandon Martin
(6 years ago)
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)
99
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)
58
k
views
2
score
Guard against an exception in the wrong place
Python
/
context
,
exception
,
guard
,
manager
/
by
Steven D'Aprano
(6 years ago, revision 2)
62
k
views
2
score
Variable Abbreviations
Python
/
abbreviations
,
contextmanager
,
variables
,
with
/
by
Alfe
(6 years ago)
12
k
views
3
score
Interactive Mandelbrot Fractal Using HTML5 Canvas
JavaScript
/
canvas
,
fractal
,
graphics
,
math
/
by
FB36
(6 years ago)
77
k
views
2
score
Inserting Images on PDF Pages
Python
/
fitz
,
mupdf
,
pdf
,
pymupdf
/
by
Jorj X. McKie
(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)
63
k
views
3
score
groupby() For Unsorted Input
Python
/
algorithm
,
datastructures
,
generators
,
grouping
,
lazy
/
by
Alfe
(6 years ago)
4
k
views
2
score
Python-C-Interface: Check whether a given dictionary contains only valid keys
C
/
c_interface
,
python
/
by
Jorj X. McKie
(6 years ago)
55
k
views
2
score
Tkinter frame with different border sizes
Python
/
border
,
size
,
tkinter
/
by
Miguel Martínez López
(6 years ago)
51
k
views
2
score
Scrolled Frame V2
Python
/
frame
,
scrolling
,
tkinter
/
by
Miguel Martínez López
(6 years ago, revision 4)
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)
50
k
views
2
score
bind all tkinter "bug"
Python
/
all
,
bind
,
binding
,
tkinter
/
by
Miguel Martínez López
(6 years ago, revision 3)
77
k
views
2
score
Simple multicolumn listbox for tkinter
Python
/
listbox
,
multicolumn
,
table
,
tkinter
/
by
Miguel Martínez López
(7 years ago)
96
k
views
3
score
Tkinter table with scrollbars
Python
/
scrollbars
,
table
,
tkinter
/
by
Miguel Martínez López
(6 years ago, revision 13)
5
k
views
3
score
Count lines and words in a text file
Batch
/
word_count
/
by
Antoni Gual
(7 years ago, revision 2)
8
k
views
2
score
Auto assign self attributes in __init__ using PEP 484
Python
/
annotations
,
class
,
self
,
type
/
by
Ryan Gonzalez
(7 years ago, revision 2)
4
k
views
3
score
Batch prime generator
Batch
/
primes
/
by
Antoni Gual
(7 years ago, revision 3)
Recipe 1 to 20 of 2527
« Prev
1
2
3
...
127
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "meta:license=mit"
Top-rated recipes
Bloom Filter
(Python)
Proof-of-concept for a more space-…
(Python)
Dirt simple map/reduce
(Python)
Compare speeds of different kinds …
(Python)
OrderedSet
(Python)
How to use super() effectively -- …
(Python)
Python Binary Search Tree
(Python)
A-star Shortest Path Algorithm
(C++)
SortedCollection
(Python)
The goto decorator
(Python)
Related tags
+
−
python
(244)
+
−
math
(161)
+
−
mathematics
(99)
+
−
graphics
(87)
+
−
tkinter
(78)
+
−
fractal
(72)
+
−
windows
(65)
+
−
decorator
(60)
+
−
algorithm
(59)
+
−
algorithms
(57)
+
−
image
(56)
+
−
linux
(54)
+
−
text
(54)
+
−
database
(49)
+
−
file
(42)
+
−
generator
(42)
+
−
network
(38)
+
−
demo
(37)
+
−
list
(37)
+
−
game
(36)
x
Undo