Skip to main content

A Gadio infomation mining tool for fans of g-cores.com.

Project description

gcf (g-cores.com fans)

A Gadio information mining tool for g-cores.com fans. The project is maintained at github.com/bfdw/gcf.

安装gcf

pip install gcf

查看帮助文档

gcf --help
gcf career --help
gcf update --help

简单查询示例

进行查询前,请先更新数据

gcf update

列出所有西蒙参与的节目

gcf -d '西蒙'
gcf --dj '西蒙'

列出所有四十二与Ryoma这一CP参与的节目

gcf -d '四十二#Ryoma'
gcf --dj '四十二#Ryoma'

列出所有PRO节目

gcf -p 'GADIO pro'
gcf --prog 'GADIO pro'

列出所有题目中包含'兽'的节目

gcf -tt '兽'
gcf --title '兽'

列出2018年前五个月的所有节目

gcf -t 20180101 20180531
gcf --time 20180101 20180531

导出数据到当前目录下的gcf.csv

gcf -e
gcf --export

尽展示标题、栏目两个数据列

gcf -c 'title#program'
gcf --col 'title#program'

列出最近的10期节目

gcf -r 10
gcf --recent 10

复合查询示例

列出最近5期由西蒙、四十二、Ryoma三人同时出场的PRO节目

gcf -d '西蒙#四十二#Ryoma' -p 'GADIO pro' -r 5
gcf --dj '西蒙#四十二#Ryoma' --prog 'GADIO pro' --recent 5

生涯模式示例

列出西蒙2015年以来每季度出台次数

gcf --dj '西蒙' --time 20150101 20190101 career --size Q --ratio 0.5

列出西蒙2017年以来每月出台率

gcf --dj '西蒙' --time 20170101 20171231 career --size M --ratio 0.2 --perc

简单统计示例

统计各栏目的数量,以及所有主持、嘉宾的出台次数

gcf statistic

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gcf-0.0.3.dev3.tar.gz (86.4 kB view details)

Uploaded Source

Built Distribution

gcf-0.0.3.dev3-py2.py3-none-any.whl (87.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gcf-0.0.3.dev3.tar.gz.

File metadata

  • Download URL: gcf-0.0.3.dev3.tar.gz
  • Upload date:
  • Size: 86.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gcf-0.0.3.dev3.tar.gz
Algorithm Hash digest
SHA256 4e67bea4225211cceeba40c01a7ec37a72882a56ac1e317995f2db33bb770754
MD5 ee43123d7903912515f34bad30f563c3
BLAKE2b-256 c43fdef9c0b158aaca1a1e91a96b67759b019e62ba3cacd40da80b3e4b2630af

See more details on using hashes here.

File details

Details for the file gcf-0.0.3.dev3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for gcf-0.0.3.dev3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0b4de983079f476699c36b794c62c21a76980ae910c321c9ebd54c90bbed3445
MD5 f6f3867a6f189594dc6beaca13d9d964
BLAKE2b-256 a0b7d9079e6199f1fa38b0c8aadbbe84161e450bbffcadcfe1884fd0ed584fdd

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page