Re: whatson gem / library incl. rubyconf command line tool powered by event.db library - Print Out Upcoming Ruby Conferences in 2020 and More

Gerald Bauer <[email protected]> Mon, 9 Dec 2019 19:38:52 +0100
Newsgroups gmane.comp.lang.ruby.general
Message-ID <CAAxEZd89kptMOEOmi8risBmmSPVez1K=iyN6J=W25d-bedV7=Q@mail.gmail.com>
Hello,
   I have pushed an update of the whatson [1] and eventdb [2] gem /
libraries (e.g. v1.1). What's news?

   Now you can pass along your own event datasets (local or remote) in
the markdown, yaml or csv format (NEW!) on the command line.
   Example:

    $ rubyconf https://github.com/planetruby/calendar/raw/master/_data/conferences2020.yml
    # - or -
   $ rubyconf conferences2020.yml  # note: assumes a saved (local)
copy in the working dir (./)

   or try the alternative rubyconferences.org datafile e.g.

    $ rubyconf https://github.com/ruby-conferences/ruby-conferences.github.io/raw/master/_data/conferences.yml

     As a bonus I've added a new pycon command line tool :-). Try:

     $ pycon

     Resulting in:

   Upcoming Python Conferences:

  in 62d  PyCascades, Sat+Sun Feb/8+9 (2d) @ Portland, Oregon, United States
  in 72d  PyCon Namibia, Tue-Thu Feb/18-20 (3d) @ Windhoek, Namibia
  in 90d  PyTennessee, Sat+Sun Mar/7+8 (2d) @ Nashville, Tennessee,
United States
  in 110d  Moscow Python Conf, Fri Mar/27 (1d) @ Moscow, Russia
  in 116d  PyCon Italy, Thu-Sun Apr/2-5 (4d) @ Florence, Italy
  in 129d  PyCon US, Wed-Thu Apr/15-23 (9d) @ Pittsburgh,
Pennsylvania, United States
  in 160d  PyTexas, Sat+Sun May/16+17 (2d) @ Austin, Texas, United States
  in 225d  EuroPython, Mon-Sun Jul/20-26 (7d) @ Dublin, Ireland
  in 230d  PyOhio, Sat+Sun Jul/25+26 (2d) @ Columbus, Ohio, United States
  in 232d  EuroSciPy, Mon-Fri Jul/27-31 (5d) @ Bilbao, Spain
  in 232d  GeoPython, Mon-Fri Jul/27-31 (5d) @ Bilbao, Spain
  in 311d  PyConDE & PyData Berlin, Wed-Fri Oct/14-16 (3d) @ Berlin, Germany

       You can, of course mix and match and pass along more than one
datafile resulting in:

Upcoming Events:

 in 60d  Rubyfuza, Thu-Sat Feb/6-8 (3d) @ Cape Town, South Africa
 in 62d  PyCascades, Sat+Sun Feb/8+9 (2d) @ Portland, Oregon, United States
 in 72d  ParisRB Conf, Tue+Wed Feb/18+19 (2d) @ Paris, France
 in 72d  PyCon Namibia, Tue-Thu Feb/18-20 (3d) @ Windhoek, Namibia
 ...

   if you mix and match ruby and python.   Cheers. Prost.

[1]: https://github.com/textkit/whatson
[2]: https://github.com/textkit/event.db

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>