• Stars
    star
    68
  • Rank 442,323 (Top 9 %)
  • Language
    Python
  • License
    MIT License
  • Created about 9 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bring http://choosealicense.com to your terminal

ChooseALicense-cli

Latest Version Build Status Coverage Status Python Versions

Bring http://choosealicense.com to your terminal. Choose a license in your terminal.

Install

note: please update version to 1.0.0 and above, the github api has changed.

$ pip install -U choosealicense-cli

Usage

List all the available licenses:

$ license show

Show the info of the specified license:

$ license info LICENSE(e.g. mit)

Show the default context for the license template:

$ license context LICENSE(e.g. mit)

Generate a license:

$ license generate LICENSE(e.g. mit)

Get detailed help message via license -h and license show/info/context/generate -h

License

MIT.

More Repositories

1

awesome-python-decorator

A curated list of awesome python decorator resources.
713
star
2

tldr.py

A python client for tldr: simplified and community-driven man pages.
Python
186
star
3

py-spin

Terminal spinner package for Python. (This library is not the one from FLIR)
Python
180
star
4

pyhipku

Encode any IP address as a haiku, funny and lovely. TRY IT NOW: http://pyhipku.lord63.com
Python
91
star
5

isitup

Check whether a website is up or down.
Python
62
star
6

v2ex_daily_mission

V2EX 签到 python 版本实现。支持签到,查询连续登录天数,查询签到日志。
Python
39
star
7

licen

Generate your license. Yet another lice, but implement with Jinja2 and docopt.
Groff
36
star
8

pyemojify

Substitutes emoji aliases to emoji raw characters. Simple but sweet 😄
Python
35
star
9

wonderful_bing

Set bing's picture as wallpaper, support cinnamon, gnome, xfce, mate.
Python
22
star
10

wangyi_music_top100

网易云音乐歌单 TOP 100 . Try it now:
Python
15
star
11

me-api

An extensible, personal API with custom integrations. It's a python port.
Python
15
star
12

ascii_art

Draw ascii art(bar, chart, histogram) in your terminal.
Python
11
star
13

a_bunch_of_code

A bunch of code that I wrote before.
Python
10
star
14

zimuzu

字幕组 (http://www.zimuzu.tv) python 版本命令行签到工具.
Python
8
star
15

caniuse

Can I use this name for my python package on PyPI ?
Python
7
star
16

five.py

Gives you five, funny and lovely.
Python
6
star
17

figlet_web

Generate text to ASCII art! TRY IT NOW: http://text2ascii.lord63.com/
JavaScript
5
star
18

rb_colors

Yet another ruby library that deals with colors.
Ruby
1
star
19

zhihudaily

又一个知乎日报的网页版... https://zhihudaily.lord63.com
CSS
1
star