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:loc=37"
Tags:
meta:loc=37
x
Recipe 1 to 20 of 38
« Prev
1
2
Next »
60
k
views
1
score
Equally-spaced numbers (linspace)
Python
/
float
,
linspace
,
range
,
spread
/
by
Andrew Barnert
(9 years ago)
14
k
views
1
score
How to delete pages in a PDF using fitz / MuPDF / PyMuPDF
Python
/
mupdf
,
pdf
,
pdf_generation
/
by
Jorj X. McKie
(8 years ago)
22
k
views
1
score
Simple Infix Expression Evaluation
Python
/
algorithm
,
algorithms
,
math
,
mathematics
,
stack
/
by
FB36
(8 years ago)
10
k
views
1
score
Create Tiles of Images with fitz / MuPDF (PyMuPDF)
Python
/
mupdf
,
png
,
pymupdf
,
tiles
/
by
Jorj X. McKie
(8 years ago, revision 4)
8
k
views
1
score
Creating a single instance application
Python
/
threads
/
by
Matteo Bertini
(9 years ago)
4
k
views
1
score
Elementary regex without third party libraries
C++
/
regex
,
wininet
/
by
greg zakharov
(10 years ago)
4
k
views
1
score
Invoking PowerShell script from batch file
Batch
/
powershell
/
by
greg zakharov
(11 years ago)
3
k
views
0
score
Demonstrate Rochambeau
Python
/
python3
/
by
Eric.sun
(11 years ago)
5
k
views
0
score
Parse profile
Python
/
parse
,
profile
,
shell
/
by
Jason Friedman
(11 years ago, revision 3)
6
k
views
1
score
Select some nth smallest elements, quickselect, inplace
Python
/
quickselect
,
search
,
selection
/
by
Teodor Kichatov
(13 years ago)
16
k
views
1
score
Newton Fractals
Python
/
fractal
,
graphics
,
image
,
math
/
by
FB36
(14 years ago)
11
k
views
2
score
Simple BER decoding in python
Python
/
ber
,
ber_tlv
,
python
/
by
Dima Tisnek
(13 years ago)
27
k
views
1
score
using pyHook to block Windows Keys
Python
/
sysadmin
/
by
Brian Davis
(12 years ago)
8
k
views
1
score
Meta programming for generating combination (anagram) of a string
Python
/
algorithms
/
by
bussiere bussiere
(16 years ago, revision 2)
27
k
views
4
score
emulate collections.defaultdict
Python
/
shortcuts
/
by
Jason Kirtland
(16 years ago)
10
k
views
1
score
attribute proxy - forwarding attribute access
Python
/ no tags /
by
Anders Hammarquist
(17 years ago)
26
k
views
1
score
Yet Another Unique() Function
Python
/
algorithms
/
by
Jordan Callicoat
(17 years ago, revision 3)
36
k
views
2
score
Creating a single instance application
Python
/
threads
/
by
Dragan Jovelic
(18 years ago)
8
k
views
2
score
Finding the value passed for a particular parameter to a function by name
Python
/
programs
/
by
Jacob Smullyan
(17 years ago, revision 3)
11
k
views
1
score
kexec the newest linux kernel
Python
/
sysadmin
/
by
Scott Tsai
(17 years ago, revision 2)
Recipe 1 to 20 of 38
« Prev
1
2
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "meta:loc=37"
Top-rated recipes
A simple XML-RPC server
(Python)
Pyline: a grep-like, sed-like comm…
(Python)
emulate collections.defaultdict
(Python)
File Unzip (lite)
(Python)
Compute relative path from one dir…
(Python)
bit field manipulation
(Python)
Simple BER decoding in python
(Python)
Finding the value passed for a par…
(Python)
Creating a single instance applica…
(Python)
a time determinant logarithmic pro…
(Python)
Related tags
+
−
algorithms
(6)
+
−
shortcuts
(5)
+
−
sysadmin
(5)
+
−
threads
(3)
+
−
math
(2)
+
−
mupdf
(2)
+
−
algorithm
+
−
ber
+
−
ber_tlv
+
−
files
+
−
float
+
−
fractal
+
−
graphics
+
−
image
+
−
linspace
+
−
mathematics
+
−
parse
+
−
pdf
+
−
pdf_generation
+
−
platform
x
Undo