List of software behaviors discovered with static code analysis.
category ALL
Info
Count
Category
Creates temporary files.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
44 packages
found in
Top 100
296 packages
found in
Top 1k
2049 packages
found in
Top 10k
48374 packages
in community
Writes to files.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
63 packages
found in
Top 100
578 packages
found in
Top 1k
4140 packages
found in
Top 10k
224170 packages
in community
Writes data to the STDOUT stream.6
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
90 packages
found in
Top 100
703 packages
found in
Top 1k
6502 packages
found in
Top 10k
479916 packages
in community
Contains URLs related to search engines.2
network
Prevalence in PyPI community
Behavior often found in this community (Common)
59 packages
found in
Top 100
362 packages
found in
Top 1k
2383 packages
found in
Top 10k
79893 packages
in community
Reads from files.2
file
Prevalence in PyPI community
Behavior often found in this community (Common)
85 packages
found in
Top 100
751 packages
found in
Top 1k
6292 packages
found in
Top 10k
363809 packages
in community
Imports the "sys" module, which provides access to system-specific parameters and functions.4
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
100 packages
found in
Top 100
843 packages
found in
Top 1k
7075 packages
found in
Top 10k
339347 packages
in community
Imports the "re" module, which provides regular expression matching operations.2
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
87 packages
found in
Top 100
711 packages
found in
Top 1k
5425 packages
found in
Top 10k
227429 packages
in community
Imports the "datetime" module, which exposes classes for manipulating dates and times.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
66 packages
found in
Top 100
494 packages
found in
Top 1k
4124 packages
found in
Top 10k
201631 packages
in community
Creates/Opens a file.3
file
Prevalence in PyPI community
Behavior often found in this community (Common)
96 packages
found in
Top 100
834 packages
found in
Top 1k
7732 packages
found in
Top 10k
505269 packages
in community
Closes a previously open file.1
file
Prevalence in PyPI community
Behavior often found in this community (Common)
63 packages
found in
Top 100
454 packages
found in
Top 1k
3293 packages
found in
Top 10k
138842 packages
in community
10