GithubHelp home page GithubHelp logo

jhkennedy / collabme Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 26 KB

Get all your collaborators from a bibtex file for NSF proposals

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

collabme's Introduction

Hi, I'm Joe. ๐Ÿ‘‹ He/him.

I'm a Staff Scientist at the Alaska Satellite Facility, a Computational Glaciologist, a Climate Scientist, and an Adventurer living/playing in Alaska โ›„.

I develop (primarily) python-based, open-source scientific software and focus on scientific workflows that scale from laptops to HPCs or the Cloud.

Technologies

collabme's People

Contributors

jhkennedy avatar waffle-iron avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

collabme's Issues

Confirm python 2 and 3 compatibility

Many scientific modeling centers are still using python 2 as the default, so compatibility is needed. (I'm looking at you HPC crowd)

These versions should be targeted:

  • Py 2.7
  • Py 3.5
  • Py 3.6

use other sources of info

ORCID, scholar, might be other options with half-decent APIs to pull collaborators from. There are certainly a few scholar APIs that search for authors, return papers; if they returned this information in the form of a bib-file, like scholar allows for individual entries, integration of this source would be quite easy.

Use years for time limit

Because the the bibtex files really only reliably store publication year info, the time limit for adding collaborators should be given in years.

Suggest adding a mutually exclusive argument group with the current max_months option as well as a max_years option.

Then, the max_month option can set the max_years through an action, and the comparison will be clearer.

Note: max_month description needs to make this clear.

Formatting option for output

Allow for different formatting options of output:

  • Latex
  • HTML
  • Text
  • MS Word? (eww)
  • Markdown
  • ReStructuredText

Also, instead of just one name-per-line, users may want:

  • name-per-line
  • bulleted list
  • numbered list
  • paragraph style

Source multiple bibtex files

CollabMe should be able to parse authors from multiple bibtex files for flexibility (e.g., may be useful if people keep a bibtex for specific sections of a CV).

  • The -b/--bibtex option should be modified to take in multiple files
  • The bibtex files are parsed and collated

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.