{ "info": { "author": "Lorena Mesa", "author_email": "me@lorenamesa.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7" ], "description": "chicago-pyladies-digest\r\n\r\nPython project to scrape data from MeetUp and Lanyard for generating a MailChimp template for a PyLadies email digest.\r\n\r\nSetup:\r\n\r\nTo use will need to first setup config with API keys:\r\n\r\npyladies-digest \u2013option config \u2013meetup_key very_secret \u2013mailchimp_key much_more_secret\r\n\r\nScraping Event Data:\r\n\r\nTo scrape MeetUp for events in a location, need to provide a category -http://www.meetup.com/meetup_api/docs/2/categories/ -and text to look for in an event\u2019s description.\r\n\r\npyladies-digest \u2013option scrape_events \u2013location Chicago \u2013text python \u2013category 34\r\n\r\nScraping Conference Data:\r\n\r\nTo scrape Lanyard for upcoming conferences and conference CFPs you can provide a query for both conference topics and conference calls.\r\n\r\npyladies-digest \u2013option scrape_confs \u2013calls python \u2013topic python\r\n\r\nGenerating Templates:\r\n\r\nTo generate and post a template to MailChimp will need to provide a month, year. By default an email digest will include the following categories - career, conference, events, miscellaneous, and volunteer. If you want to update the data (notes on data format below) used in the digest, provide a location of the new data file for the respective type (e.g. \u2013career /Users/lm/desktop/career.csv).\r\n\r\nExamples:\r\n\r\npyladies-digest \u2013option template \u2013template-name feb_digest \u2013month Feb. \u2013year 2016 \u2013city Chicago \u2013fb https://www.facebook.com/Chicago-PyLadies-303889346486875/?ref=aymt_homepage_panel\r\n\r\npyladies-digest \u2013option template \u2013template-name feb_digest \u2013month Feb. \u2013year 2016 \u2013city Chicago \u2013data career conferences \u2013fb https://www.facebook.com/Chicago-PyLadies-303889346486875/?ref=aymt_homepage_panel \u2013tw http://www.twitter.com/pyladieschicago\r\n\r\npyladies-digest \u2013option template \u2013template-name feb_digest \u2013month Feb. \u2013year 2016 \u2013city Chicago \u2013career /Users/lm/desktop/career.csv \u2013misc /Users/lm/desktop/misceallaneous.csv \u2013volunteer /Users/lm/desktop/volunteer.csv\r\n\r\nData Format:\r\n\r\nCareer: title,description,contact_url,contact_text Conferences: date,name,location,url,cfp,cfp_url,cfp_deadline,fa,fa_url,fa_deadline Events: date,event_url,group,name Miscellaneous: text,contact_url,contact_text Volunteer: text,contact_url,contact_text", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lorenanicole/chicago-pyladies-digest", "keywords": "pyladies email digest mailchimp", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyladies-digest", "package_url": "https://pypi.org/project/pyladies-digest/", "platform": "", "project_url": "https://pypi.org/project/pyladies-digest/", "project_urls": { "Homepage": "https://github.com/lorenanicole/chicago-pyladies-digest" }, "release_url": "https://pypi.org/project/pyladies-digest/0.31/", "requires_dist": null, "requires_python": null, "summary": "Command line tool to create a MailChimp template for PyLadies chapters", "version": "0.31" }, "last_serial": 1953791, "releases": { "0.31": [ { "comment_text": "", "digests": { "md5": "4e5e91f8f1260bdefc9ad2a065b3363c", "sha256": "5cc3283c7736f5c81aa6a605fb54ad6e0db3afc247da81632ad2d14bf838e330" }, "downloads": -1, "filename": "pyladies-digest-0.31.tar.gz", "has_sig": false, "md5_digest": "4e5e91f8f1260bdefc9ad2a065b3363c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12944, "upload_time": "2016-02-12T20:10:56", "url": "https://files.pythonhosted.org/packages/0e/12/60334529fd2244770ebee6a29505950b28c5fb30d5dfa475b9b09d2f322c/pyladies-digest-0.31.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e5e91f8f1260bdefc9ad2a065b3363c", "sha256": "5cc3283c7736f5c81aa6a605fb54ad6e0db3afc247da81632ad2d14bf838e330" }, "downloads": -1, "filename": "pyladies-digest-0.31.tar.gz", "has_sig": false, "md5_digest": "4e5e91f8f1260bdefc9ad2a065b3363c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12944, "upload_time": "2016-02-12T20:10:56", "url": "https://files.pythonhosted.org/packages/0e/12/60334529fd2244770ebee6a29505950b28c5fb30d5dfa475b9b09d2f322c/pyladies-digest-0.31.tar.gz" } ] }