OpenBB 터미널로 오픈 소스 동향을 모니터링하는 방법!

16739 단어 repoopenstargithub
우리는 오픈 소스 프로젝트에 대해 약간 편파적일 가능성이 있습니다. 나머지 세계는 Elon Musk가 알고리즘을 공개하는 것에 대해 트와트를 해왔기 때문에 OSS가 무엇인지 배우는 것일 수 있습니다.

우리 모두는 그 가치를 알고 있습니다. 나는 당신들 모두에게 그것을 팔 필요가 없습니다. 다음 프로젝트에 관해서는 OpenBB 터미널의 오픈 소스 메뉴를 사용하여 귀를 땅에 더 가깝게 유지할 수 있습니다.

아직 하지 않았다면 가장 먼저 해야 할 일은 GitHub로 이동하여 OpenBB Terminal Repo에 별표를 표시하는 것입니다.

OpenBB GitHub Repo


거기에 있는 동안 저장소를 포크하고 따라가세요!



OSS 하위 메뉴에서 선택할 수 있는 네 가지 명령이 있습니다.

rs: 레포 요약

(🦋) /alternative/oss/ $ rs -h
usage: rs [-r REPO] [-h] [--export EXPORT] [--raw]

Display a repo summary [Source: https://api.github.com]

optional arguments:
  -r REPO, --repo REPO  Repository to search for repo summary. Format: org/repo, e.g., openbb-finance/openbbterminal (default: None)
  -h, --help            show this help message (default: False)
  --export EXPORT       Export raw data into csv, json, xlsx (default: )
  --raw                 Flag to display raw data (default: False)


sh: 레포 스타 히스토리

(🦋) /alternative/oss/ $ sh -h
usage: sh [-r REPO] [-h] [--export EXPORT] [--raw]

Display a repo star history [Source: https://api.github.com]

optional arguments:
  -r REPO, --repo REPO  Repository to search for star history. Format: org/repo, e.g., openbb-finance/openbbterminal (default: None)
  -h, --help            show this help message (default: False)
  --export EXPORT       Export raw data into csv, json, xlsx and figure into png, jpg, pdf, svg (default: )
  --raw                 Flag to display raw data (default: False)


tr: 상위 별표 저장소

(🦋) /alternative/oss/ $ tr -h
usage: tr [-s {stars,forks}] [-c CATEGORIES] [-h] [--export EXPORT] [--raw] [-l LIMIT]

Display top repositories [Source: https://api.github.com]

optional arguments:
  -s {stars,forks}, --sortby {stars,forks}
                        Sort repos by {stars, forks}. Default: stars (default: stars)
  -c CATEGORIES, --categories CATEGORIES
                        Filter by repo categories. If more than one separate with a comma: e.g., finance,investment (default: )
  -h, --help            show this help message (default: False)
  --export EXPORT       Export raw data into csv, json, xlsx and figure into png, jpg, pdf, svg (default: )
  --raw                 Flag to display raw data (default: False)
  -l LIMIT, --limit LIMIT
                        Number of entries to show in data. (default: 10)


rossidx: The Ross Index - 가장 빠르게 성장하는 오픈 소스 스타트업으로 구성된 인덱스

(🦋) /alternative/oss/ $ rossidx -h
usage: rossidx [-s SORTBY [SORTBY ...]] [--descend] [-c] [-g] [-t {stars,forks}] [-h] [--export EXPORT] [-l LIMIT]

Display list of startups from ross index [Source: https://runacap.com/] Use --chart to display chart and -t {stars,forks} to set chart type

optional arguments:
  -s SORTBY [SORTBY ...], --sortby SORTBY [SORTBY ...]
                        Sort startups by column (default: Stars AGR [%])
  --descend             Flag to sort in descending order (lowest first) (default: False)
  -c, --chart           Flag to show chart (default: False)
  -g, --growth          Flag to show growth chart (default: False)
  -t {stars,forks}, --chart-type {stars,forks}
                        Chart type: {stars, forks} (default: stars)
  -h, --help            show this help message (default: False)
  --export EXPORT       Export raw data into csv, json, xlsx (default: )
  -l LIMIT, --limit LIMIT
                        Number of entries to show in data. (default: 10)


다음과 같은 결과를 얻을 수 있습니다.

레포 요약

                                                                                                 Repo summary                                                                                                  
┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Metric                 ┃ Value                                                                                                                                                                              ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ Name                   │ OpenBBTerminal                                                                                                                                                                     │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Owner                  │ OpenBB-finance                                                                                                                                                                     │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Creation Date          │ 2020-12-20                                                                                                                                                                         │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Last Update            │ 2022-05-01                                                                                                                                                                         │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Topics                 │ artificial-intelligence, cryptocurrency, economics, finance, gamestonk-terminal, investment, investment-analysis, investment-research, machine-learning, python,                   │
│                        │ quantitative-finance, stock-market, stocks, terminal-app                                                                                                                           │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Stars                  │ 11785                                                                                                                                                                              │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Forks                  │ 1265                                                                                                                                                                               │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Open Issues            │ 50                                                                                                                                                                                 │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Language               │ Python                                                                                                                                                                             │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ License                │ MIT License                                                                                                                                                                        │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Releases               │ 2                                                                                                                                                                                  │
├────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Last Release Downloads │ 965                                                                                                                                                                                │
└────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘


별의 역사:


상위 별표 저장소:


우리는 당신을 위해 가고 있습니다, Plotly Dash!

마지막으로 오픈 소스 집계의 걸작인 The Ross Index는 다음과 같습니다.



차트를 얻을 수 있고 테이블을 얻을 수 있습니다. 사용자의 선택.

(🦋) /alternative/oss/ $ rossidx -s Founded
                                             ROSS Index - the fastest-growing open-source startups                                             
┏━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ GitHub     ┃ Company     ┃ Country     ┃ City          ┃ Founded ┃ Raised [$M] ┃ Language   ┃ Stars ┃ Forks ┃ Stars AGR [%] ┃ Forks AGR [%] ┃
┡━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ gravitl/ne │ Netmaker    │ USA         │ Asheville     │ 2021    │ 0.1         │ Go         │ 3546  │ 213   │ 1422          │ 1532          │
│ tmaker     │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ prabhatsha │ Zinc        │ USA         │ San Francisco │ 2021    │             │ Go         │ 6687  │ 290   │ 376           │ 421           │
│ rma/zinc   │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ medusajs/m │ Medusa      │ Denmark     │ Copenhagen    │ 2021    │ 1.0         │ JavaScript │ 9833  │ 500   │ 863           │ 1135          │
│ edusa      │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ tooljet/to │ ToolJet     │ India       │ Bengaluru     │ 2021    │ 1.6         │ JavaScript │ 8856  │ 657   │ 1656          │ 1034          │
│ oljet      │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ slint-     │ Slint       │ Germany     │ Berlin        │ 2020    │             │ Rust       │ 4115  │ 122   │ 470           │ 483           │
│ ui/slint   │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ orchest/or │ Orchest     │ Netherlands │ Rotterdam     │ 2020    │ 4.2         │ Python     │ 2528  │ 142   │ 385           │ 119           │
│ chest      │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ amplicatio │ Amplication │ Israel      │ Tel Aviv      │ 2020    │ 6.6         │ TypeScript │ 6296  │ 319   │ 812           │ 667           │
│ n/amplicat │             │             │               │         │             │            │       │       │               │               │
│ ion        │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ withfig/au │ Fig         │ USA         │ San Francisco │ 2020    │ 2.4         │ TypeScript │ 14329 │ 3425  │ 716           │ 486           │
│ tocomplete │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ growthbook │ GrowthBook  │ USA         │ Palo Alto     │ 2020    │ 0.5         │ TypeScript │ 2791  │ 109   │ 503           │ 824           │
│ /growthboo │             │             │               │         │             │            │       │       │               │               │
│ k          │             │             │               │         │             │            │       │       │               │               │
├────────────┼─────────────┼─────────────┼───────────────┼─────────┼─────────────┼────────────┼───────┼───────┼───────────────┼───────────────┤
│ coqui-     │ Coqui       │ Germany     │ Berlin        │ 2020    │             │ Python     │ 4394  │ 439   │ 381           │ 763           │
│ ai/tts     │             │             │               │         │             │            │       │       │               │               │
└────────────┴─────────────┴─────────────┴───────────────┴─────────┴─────────────┴────────────┴───────┴───────┴───────────────┴───────────────┘


OpenBB가 2022년에 컷을 만들까요?



이 지수의 구성 요소가 되려면 S&P에서 누구를 불러야 합니까?

OpenBB Official Webiste

Discord Community Server

좋은 웹페이지 즐겨찾기