List of software behaviors discovered with static code analysis.
category ALL
Info
Count
Category
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
Imports the "sys" module, which provides access to system-specific parameters and functions.2
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 "os" module, which contains miscellaneous operating system interfaces.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
97 packages
found in
Top 100
816 packages
found in
Top 1k
6970 packages
found in
Top 10k
463877 packages
in community
Imports the "json" module, which implements functions for manipulating JSON files.1
execution
Prevalence in PyPI community
Behavior often found in this community (Common)
58 packages
found in
Top 100
516 packages
found in
Top 1k
4246 packages
found in
Top 10k
244061 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.1
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