selinux
Pure-python selinux shim module for use in virtualenvs
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords
python
selinux
Keywords from Contributors
yolov5s
interactome
closember
static-analysis
json-schema
hydrology
energy-system
mesh
energy-system-model
data-profilers
Last synced: 6 months ago
·
JSON representation
Repository
Pure-python selinux shim module for use in virtualenvs
Basic Info
- Host: GitHub
- Owner: pycontribs
- License: mit
- Language: Python
- Default Branch: main
- Size: 80.1 KB
Statistics
- Stars: 20
- Watchers: 4
- Forks: 19
- Open Issues: 8
- Releases: 7
Topics
python
selinux
Created almost 7 years ago
· Last pushed 7 months ago
Metadata Files
Readme
Funding
License
Codeowners
README.rst
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/python/black :alt: Python Black Code Style selinux ======= Pure-python selinux **shim** module for use in virtualenvs in order to avoid failure to load selinux in Ansible modules. You still need to have libselinux python bindings package installed on your system for it to work but you no longer have the problem of not being able to import it from inside isolated (default) virtualenvs. This package was also tested as installed outside virtualenvs and seems not to interfere with the original library. The change-list can be accessed at `releases`__. __ https://github.com/pycontribs/selinux/releases
Owner
- Name: PyContribs
- Login: pycontribs
- Kind: organization
- Email: pycontribs@googlegroups.com
- Location: United Kingdom
- Website: https://app.element.io/#/room/#pycontribs:matrix.org
- Twitter: sbarnea
- Repositories: 79
- Profile: https://github.com/pycontribs
PyContribs main purpose is to assure that different Python-related projects remain maintained.
GitHub Events
Total
- Push event: 11
Last Year
- Push event: 11
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sorin Sbarnea | s****a@r****m | 40 |
| pre-commit-ci[bot] | 6****] | 4 |
| Tadej Borovšak | t****k@x****i | 2 |
| Till Maas | o****e@t****e | 2 |
| David Runge | d****e@s****e | 1 |
| Fernando Giorgetti | f****t@r****m | 1 |
| Roald Nefs | i****o@r****m | 1 |
| Paul Belanger | p****r@r****m | 1 |
| dependabot-preview[bot] | 2****] | 1 |
| dmasteller4 | 1****4 | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 17
- Total pull requests: 53
- Average time to close issues: 4 months
- Average time to close pull requests: about 1 month
- Total issue authors: 15
- Total pull request authors: 17
- Average comments per issue: 2.24
- Average comments per pull request: 0.77
- Merged pull requests: 38
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ssbarnea (3)
- davidfischer-ch (1)
- hfuss (1)
- markfaine (1)
- flybyray (1)
- mnarusze (1)
- traveaston (1)
- tremble (1)
- tallero (1)
- dvzrv (1)
- charltonstanley (1)
- br-olf (1)
- mafalb (1)
- tyll (1)
- reihl (1)
Pull Request Authors
- ssbarnea (31)
- pre-commit-ci[bot] (5)
- dmasteller4 (2)
- tadeboro (2)
- tyll (1)
- unclechu (1)
- dependabot-preview[bot] (1)
- fgiorgetti (1)
- dependabot[bot] (1)
- dvzrv (1)
- roaldnefs (1)
- pabelanger (1)
- 3lixy (1)
- reihl (1)
- br-olf (1)
Top Labels
Issue Labels
bug (2)
help wanted (1)
question (1)
hacktoberfest (1)
Pull Request Labels
bug (13)
skip-changelog (6)
enhancement (5)
hacktoberfest (4)
gate (2)
dependencies (2)
Packages
- Total packages: 2
-
Total downloads:
- pypi 445,454 last-month
- Total docker downloads: 396,636,919
-
Total dependent packages: 7
(may contain duplicates) -
Total dependent repositories: 937
(may contain duplicates) - Total versions: 15
- Total maintainers: 4
pypi.org: selinux
shim selinux module
- Homepage: https://github.com/pycontribs/selinux
- Documentation: https://selinux.readthedocs.io/
- License: MIT license
-
Latest release: 0.3.0
published about 3 years ago
Rankings
Docker downloads count: 0.3%
Dependent repos count: 0.4%
Downloads: 0.6%
Dependent packages count: 1.6%
Average: 4.2%
Forks count: 8.5%
Stargazers count: 13.6%
Maintainers (4)
Last synced:
7 months ago
conda-forge.org: python-selinux
- Homepage: https://github.com/pycontribs/selinux
- License: MIT
-
Latest release: 0.2.1
published about 5 years ago
Rankings
Dependent packages count: 15.8%
Average: 34.0%
Forks count: 39.1%
Stargazers count: 47.1%
Last synced:
7 months ago
Dependencies
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/tox.yml
actions
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- coactions/matrix main composite
- codecov/codecov-action v3 composite
- re-actors/alls-green release/v1 composite
- sourcegraph/codenotify v0.6.4 composite