PyCon-2015-sprint-wiki: Difference between revisions

imported>Rsemirag
imported>Jazztpt
 
(3 intermediate revisions by 2 users not shown)
Line 205:
 
We can search for new sources via OpenDOAR: Directory of Open Access Repositories - http://opendoar.org/ - We need sources that are licensed CC0. OpenDOAR has an API that allows searching by subject, metadata licensing state, existence of an OAI url and others.
* API documentation - http://www.opendoar.org/tools/api.html NOTE: the PDP contains more information about search parameters, read that first
* Small Python script that uses the above API to query for all sources that are in English, have science content, and allow free access to their metadata; the script parses the XML output and returns a JSON-formatted list of dicts containing the repository name, main URL, and OAI URL: https://gist.github.com/stitchinthyme/dfeac2c8579bbd2d2fb0
 
 
Line 240 ⟶ 241:
 
Resources: '''http://influence-usa.github.io'''
 
=== No Null Process ===
 
Inspired by Kate Heddleston's talk "How our engineering environments are killing diversity (and how we can fix it)," this repo contains basic starter docs/checklists for company processes. It is designed to be forked and changed to fit your company's needs. In addition to promoting a more diverse personnel, we believe that having processes like these will improve the experience for all new hires.
 
[https://github.com/jazztpt/NoNullProcess]
 
== Info about the intro event ==
Anonymous user