https://github.com/feenkcom/gt4twitter
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: feenkcom
- License: mit
- Language: Smalltalk
- Default Branch: main
- Size: 147 KB
Statistics
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
gt4twitter
This project provides support for exploring Twitter data from Glamorous Toolkit.
This is still a work-in-progress only partially implementing the Twitter API and user data import.
Loading
To load the project execute the code below in a Pharo snippet.
``` Metacello new repository: 'github://feenkcom/gt4twitter:main'; baseline: #GToolkit4Twitter; load.
BaselineOfGToolkit4Twitter asClass loadLepiter.
```
Getting Started
This projects provides two ways of exploring Twitter data: - Twitter API: data can be obtained from Twitter using their API; - Twitter Export: users can download from Twitter an archive containing their data.
All documentation is available after loading the project in the "Twitter Data" knowledge base. You can open spotter and search for "Twitter Data".
Owner
- Name: feenk
- Login: feenkcom
- Kind: organization
- Location: Switzerland
- Website: https://feenk.com
- Twitter: feenkcom
- Repositories: 99
- Profile: https://github.com/feenkcom
We make your systems explainable
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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