Get the latest in {{ city }} Python events. Want to share something? Email us at {{ city }}@pyladies.com
View this email in your browser

{{ city }} PyLadies {{ month }} {{ year }} Digest

Have a topic you'd like to see in the monthly digest or an event / opportunity we missed? Email us at {{ city }}@pyladies.com

{% if events != None %} Upcoming {{ city }} Python Events:

{% for event in events %} {{ event.get('date') }} | {{ event.get('name') }}
{% endfor %}

{% endif %} {% if conferences != None %} Upcoming Python Conferences (and CFPs!):
{% for conf in conferences %} {{ conf.get('date') }} | {{ conf.get('name') }} ({{conf.get('location') }})  {% if conf.get('cfp') == True %}  - CFP Due {{ conf.get('cfp_deadline') }}  {% endif %} {% if conf.get('fa') == True %}  - Financial Assistance {{ conf.get('fa_deadline') }}  {% endif %}
{% endfor %}

{% endif %} {% if career != None %} {{ city }} Python Career Opportunities:
{% for opt in career %} {{ opt.get('title') }} 
{{ opt.get('description') }} {{ opt.get('contact_text') }}

{% endfor %}
{% endif %} {% if volunteer != None %} {{ city }} Python Volunteer Opportunities:
{% for v in volunteer %} {{ v.get('text') }} {{ v.get('contact_text') }} 

{% endfor %}
{% endif %} {% if miscellaneous != None %} Miscellaneous:
We are working on developing a "ladies tech brunch". If you would like to participate - drop us a line!

{% for m in miscellaneous %} {{ m.get('text') }}{{ m.get('contact_text') }}
{% endfor %}
{% endif %}




 

{% if organizers != None %} Organized by {% for o in organizers %} {{ o.get('name') }} {% endfor %}
{% endif %}
Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list