Giter Club home page Giter Club logo

mygitfolio's Introduction

myGitFolio

statusPyPIversion
Gather all your GitHub repositories, and a small descripton of them into one file, and then send it off.

Installation

pip install gitfolio

Warning

For usage, always use the pypi version of this software (pip install gitfolio).
It is unclear, but the pypi version has been tested and has bug fixes that this repository doesn't have

Note:

The python-package version of this software is different than the developement version (master branch of this repo)
mostly for import reasons. So if you add a feature, when you merge to master it's fine, but when you merge to
the branch python-package, you need to change up gitfolio_run.py and builder.py 's code.

mygitfolio's People

Contributors

calderwhite avatar

Watchers

 avatar  avatar  avatar  avatar

mygitfolio's Issues

add .rst support

I'm pretty sure there's an .rst to html parser for python out there, I just haven't implemented it.

Package Compatibility

At some point someone needs to change the __init__ file and add a setup.py file so this can be a python package.

Terminal Options

Though I probably won't add this feature, someone is welcome to fork and add, then merge back.
options to add:

--watchers
--stars

to these commands (from gitfolio.py)

auto_build_package
build_package
build_repo_package    (This command is to be added)

Terminal Commands

I need to add the following commands for the following methods:

build_repo_package

which will run:

gitfolio.builder.custom_build()

Feel free to fork and add this feature, make sure to merge back!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.