lowfat
The Software Sustainability Institute's low effort Fellowship Administration Tool (lowFAT). Contact: @gperu
Science Score: 52.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
✓Institutional organization owner
Organization softwaresaved has institutional domain (www.software.ac.uk) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.1%) to scientific vocabulary
Keywords
community
service
Last synced: 6 months ago
·
JSON representation
·
Repository
The Software Sustainability Institute's low effort Fellowship Administration Tool (lowFAT). Contact: @gperu
Basic Info
- Host: GitHub
- Owner: softwaresaved
- License: other
- Language: Python
- Default Branch: master
- Homepage: https://softwaresaved.github.io/lowfat/
- Size: 34.8 MB
Statistics
- Stars: 13
- Watchers: 4
- Forks: 3
- Open Issues: 37
- Releases: 37
Topics
community
service
Created almost 10 years ago
· Last pushed 8 months ago
Metadata Files
Readme
Contributing
License
Citation
Owner
- Name: The Software Sustainability Institute
- Login: softwaresaved
- Kind: organization
- Email: info@software.ac.uk
- Location: United Kingdom
- Website: http://www.software.ac.uk
- Repositories: 110
- Profile: https://github.com/softwaresaved
The Software Sustainability Institute supports better research by helping researchers to build and use better software.
Citation (CITATION)
### Cite FAT To cite this Fellows Administration Tool in publications, please use: "We used the Fellows Administration Tool(FAT) developed by The University of Manchester on behalf of the Software Sustainability Institute."
GitHub Events
Total
- Issues event: 40
- Member event: 1
- Issue comment event: 47
- Push event: 13
- Pull request event: 8
- Create event: 2
Last Year
- Issues event: 40
- Member event: 1
- Issue comment event: 47
- Push event: 13
- Pull request event: 8
- Create event: 2
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 21
- Total pull requests: 3
- Average time to close issues: 8 months
- Average time to close pull requests: about 9 hours
- Total issue authors: 5
- Total pull request authors: 2
- Average comments per issue: 0.38
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 15
- Pull requests: 3
- Average time to close issues: 3 months
- Average time to close pull requests: about 9 hours
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 0.33
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- OscarSeip (14)
- Kvglass (13)
- gperu (5)
- mehtaparabaci (3)
- rainsworth (2)
- PipGrylls (2)
- jag1g13 (2)
- phillybroadbent (1)
Pull Request Authors
- phillybroadbent (6)
- dependabot[bot] (5)
- mehtaparabaci (2)
- gperu (1)
Top Labels
Issue Labels
medium priority (6)
enhancement (6)
high priority (4)
Finance (3)
big-task (3)
bug (2)
documentation (2)
text (1)
forms (1)
tracking issue (1)
admin (1)
production (1)
low-priority (1)
Pull Request Labels
dependencies (5)
Dependencies
requirements-devel.in
pypi
- flake8 * development
- pip-tools * development
- pytest * development
- tox * development
- vulture * development
- yapf * development
requirements-devel.txt
pypi
- attrs ==21.2.0 development
- backports.entry-points-selectable ==1.1.0 development
- click ==8.0.1 development
- distlib ==0.3.2 development
- filelock ==3.0.12 development
- flake8 ==3.9.2 development
- importlib-metadata ==4.8.1 development
- iniconfig ==1.1.1 development
- mccabe ==0.6.1 development
- packaging ==21.0 development
- pep517 ==0.11.0 development
- pip-tools ==6.2.0 development
- platformdirs ==2.3.0 development
- pluggy ==1.0.0 development
- py ==1.10.0 development
- pycodestyle ==2.7.0 development
- pyflakes ==2.3.1 development
- pyparsing ==2.4.7 development
- pytest ==6.2.5 development
- six ==1.16.0 development
- toml ==0.10.2 development
- tomli ==1.2.1 development
- tox ==3.24.3 development
- typing-extensions ==3.10.0.2 development
- virtualenv ==20.7.2 development
- vulture ==2.3 development
- wheel ==0.37.0 development
- yapf ==0.31.0 development
- zipp ==3.5.0 development
requirements.in
pypi
- Pillow *
- dj-database-url *
- django *
- django-bootstrap-datepicker-plus *
- django-constance *
- django-countries *
- django-crispy-forms *
- django-datetime-widget *
- django-dbbackup *
- django-extensions *
- django-imagekit *
- django-pandas *
- django-picklefield *
- django-settings-export *
- django-simple-history *
- django-tagulous *
- geopy *
- html2text *
- markdown *
- pandas *
- pypdf2 *
- python-decouple *
- python-gnupg *
- social-auth-app-django *
- social-auth-core *
.github/workflows/django.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
Dockerfile
docker
- python 3.8-slim build
docker-compose.yml
docker
- caddy 2
requirements.txt
pypi
- Django ==4.2
- Markdown ==3.4.1
- MarkupPy ==1.14
- PyJWT ==2.4.0
- PyPDF2 ==2.10.3
- PyYAML ==6.0.1
- asgiref ==3.7.2
- certifi ==2022.12.7
- cffi ==1.15.1
- charset-normalizer ==2.1.1
- crispy-bootstrap5 ==0.7
- cryptography ==38.0.3
- defusedxml ==0.7.1
- diff-match-patch ==20230430
- dj-database-url ==1.0.0
- django-appconf ==1.0.5
- django-bootstrap-datepicker-plus ==4.0.0
- django-constance ==2.9.1
- django-cors-headers ==4.3.1
- django-countries ==7.3.2
- django-crispy-forms ==1.14.0
- django-datetime-widget ==0.9.3
- django-dbbackup ==4.0.1
- django-extensions ==3.2.0
- django-imagekit ==4.1.0
- django-import-export ==3.0.1
- django-pandas ==0.6.6
- django-picklefield ==3.1
- django-settings-export ==1.2.1
- django-simple-history ==3.1.1
- django-tagulous ==1.3.3
- et-xmlfile ==1.1.0
- geographiclib ==1.52
- geopy ==2.2.0
- html2text ==2020.1.16
- idna ==3.3
- numpy ==1.23.2
- oauthlib ==3.2.1
- odfpy ==1.4.1
- openpyxl ==3.1.2
- pandas ==1.4.3
- pilkit ==2.0
- pillow ==10.2.0
- pycparser ==2.21
- python-dateutil ==2.8.2
- python-decouple ==3.6
- python-gnupg ==0.5.0
- python-magic ==0.4.27
- python3-openid ==3.2.0
- pytz ==2022.2.1
- requests ==2.28.1
- requests-oauthlib ==1.3.1
- six ==1.16.0
- social-auth-app-django ==5.0.0
- social-auth-core ==4.3.0
- sqlparse ==0.4.4
- tablib ==3.5.0
- typing_extensions ==4.3.0
- urllib3 ==1.26.12
- xlrd ==2.0.1
- xlwt ==1.3.0