From brian at linuxpenguins.xyz Thu May 2 18:23:16 2019 From: brian at linuxpenguins.xyz (Brian May) Date: Fri, 03 May 2019 08:23:16 +1000 Subject: [melbourne-pug] WiPhone, a phone you can program in Python In-Reply-To: References: Message-ID: <87lfzo8pij.fsf@silverfish.pri> Ben Wilson writes: > Hey all... I'm making a VoIP mobile phone that runs Python apps. The > firmware will be open. Wanted to share and get the word out. I was a bit late to looking at the kickstarter project. Would be interested to know if you plan on continuing with this after fulfilling the kickstarter orders. -- Brian May https://linuxpenguins.xyz/brian/ From ben at wiphone.io Fri May 3 03:16:49 2019 From: ben at wiphone.io (Ben Wilson) Date: Fri, 3 May 2019 00:16:49 -0700 Subject: [melbourne-pug] WiPhone, a phone you can program in Python In-Reply-To: <87lfzo8pij.fsf@silverfish.pri> References: <87lfzo8pij.fsf@silverfish.pri> Message-ID: Probably yes, unless for some reason there's not enough interest. So far it seems like we will. You can still pre-order one here if you want: https://www.indiegogo.com/projects/wiphone-a-phone-for-hackers-and-makers#/ On Thu, May 2, 2019 at 3:23 PM Brian May wrote: > Ben Wilson writes: > > > Hey all... I'm making a VoIP mobile phone that runs Python apps. The > > firmware will be open. Wanted to share and get the word out. > > I was a bit late to looking at the kickstarter project. Would be > interested to know if you plan on continuing with this after fulfilling > the kickstarter orders. > -- > Brian May > https://linuxpenguins.xyz/brian/ > _______________________________________________ > melbourne-pug mailing list > melbourne-pug at python.org > https://mail.python.org/mailman/listinfo/melbourne-pug > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ed at pythoncharmers.com Sun May 5 17:55:24 2019 From: ed at pythoncharmers.com (Ed Schofield) Date: Mon, 6 May 2019 07:55:24 +1000 Subject: [melbourne-pug] Melbourne Python meetup: tonight (Monday 6th May) Message-ID: Hi everyone! We're looking forward to the next meeting of the Melbourne Python user group tonight (Monday 6th May). We have these two talks planned: *1. Ben Dechrai: "Let's connect our front door to the internet! What could possibly go wrong?"* Securing IoT is hard, and the last thing we want to do is let some stranger in! Let's take a step back and consider other ways of securing that door, and granting access remotely, without connecting your door to the internet, while adhering to common protocols and data formats throughout. By mixing up a little Near Field Communication with JSON Web Tokens, sprinkling some Rich Communication Services and a fairly simple native mobile app, we should be able to create and demo an effective security process for letting the milkman in! Join us on this interactive journey, and maybe when one door closes, another will, actually, open. *2. Ned Letcher: "Snek Wrangling: Python Installation and Package management with pyenv, pip-tools, and pipx"* Python's "batteries included" philosophy means it comes bundled with a rich standard library offering a powerful set of accelerators. When it comes to managing Python installations and project dependencies, however, the built-in tooling leaves something to be desired. Virtual environments are crucial for isolating your project dependencies, but they can be frustrating to work with without any supporting tooling. Python's "pip" package manager is great, but it does not provide a built-in means for defining and tracking project requirements separate from downstream dependencies. After some experimentation and a few projects later, it's all too easy to get yourself into a spaghetti-like mess of various Python installations that can step on each other's toes. In this talk, Ned will describe a toolchain containing the packages pyenv, pip-tools, and pipx, that together help smooth over these challenges and remove friction from your Python development experience. *3. Announcements and pizza* *When:* 5.45pm for mingling; talks from 6pm; pizza afterwards *Where:* Level 2, 17 Hardware Lane, Melbourne CBD *How to get there:* Walk 8 minutes from Flinders Street station or 5 minutes from Melbourne Central *Sponsorship:* many thanks to Outcome Life for providing the venue, Biarri for sponsoring pizzas, and Python Charmers for organisation and meetup sponsorship. *RSVP:* Please respond on Meetup.com so we can track numbers: https://www. meetup.com/Melbourne-Python-Meetup-Group/ Do come along! We hope to see you there! :-) Best wishes, Ed -- Dr. Edward Schofield Python Charmers +61 (0)405 676 229 http://pythoncharmers.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From dave at hopest.net Sun May 12 19:38:40 2019 From: dave at hopest.net (Dave Collins) Date: Mon, 13 May 2019 09:38:40 +1000 Subject: [melbourne-pug] Job at the Bureau of Meteorology Message-ID: <20190512233840.GA2045@babelfish.net> Hi All, There is a python job going in my team the Bureau of Meteorology https://bit.ly/2JB6zHV. This role will work to improve the verification systems we use to systematically improve the service which we provide to the Australian community. This is a great opportunity to work on meaningful software applications for the public good, in a research environment with a commitment to innovation and quality. You need to apply via the website. If you have any questions contact Michael Foley Ph: (03) 9669 4241 or email michael.foley at bom.gov.au Thanks Dave From jpd.kalpa at gmail.com Wed May 8 08:22:29 2019 From: jpd.kalpa at gmail.com (Dilan Kalpa) Date: Wed, 8 May 2019 22:22:29 +1000 Subject: [melbourne-pug] WiPhone, a phone you can program in Python In-Reply-To: References: <87lfzo8pij.fsf@silverfish.pri> Message-ID: This sound awesome. Total support! On Fri, May 3, 2019 at 5:25 PM Ben Wilson wrote: > Probably yes, unless for some reason there's not enough interest. So far > it seems like we will. > > You can still pre-order one here if you want: > https://www.indiegogo.com/projects/wiphone-a-phone-for-hackers-and-makers#/ > > On Thu, May 2, 2019 at 3:23 PM Brian May wrote: > >> Ben Wilson writes: >> >> > Hey all... I'm making a VoIP mobile phone that runs Python apps. The >> > firmware will be open. Wanted to share and get the word out. >> >> I was a bit late to looking at the kickstarter project. Would be >> interested to know if you plan on continuing with this after fulfilling >> the kickstarter orders. >> -- >> Brian May >> https://linuxpenguins.xyz/brian/ >> _______________________________________________ >> melbourne-pug mailing list >> melbourne-pug at python.org >> https://mail.python.org/mailman/listinfo/melbourne-pug >> > _______________________________________________ > melbourne-pug mailing list > melbourne-pug at python.org > https://mail.python.org/mailman/listinfo/melbourne-pug > -- Kind Regards, JPD Kalpa. -------------- next part -------------- An HTML attachment was scrubbed... URL: From andrewbstuart at gmail.com Mon May 20 23:49:41 2019 From: andrewbstuart at gmail.com (andrews) Date: Tue, 21 May 2019 13:49:41 +1000 Subject: [melbourne-pug] Seeking Python contract work..... Message-ID: Hey there Python users group, If anyone needs anything done - I'm looking for contract work at the moment. Short summary, full stack developer, able to design and build complete systems end to end. ** Extensive Python experience - more than 8 years ** Extensive Python web experience, primarily Django but also Falcon and others ** > 4 years in depth ReactJS experience ** Deep JavaScript experience including ES2015 ** Detailed knowledge of CSS/HTML Chrome developer tools ** Very strong Linux experience > 10 years ** nodejs experience ** Ansible experience ** Extensive Postgres ** Multiple cloud experience including AWS, Google, Azure, Digital Ocean, Rackspace, IBM ** AWS SES, S3, EC2, SQS, SimpleDB, Route53, VPC, Lambda (Python & nodejs), CloudWatch, CloudFront Let me know if you're interested. thanks Andrew Stuart SuperCoders andrewbstuart at gmail.com 0417 034 241 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ed at pythoncharmers.com Tue May 28 03:05:12 2019 From: ed at pythoncharmers.com (Ed Schofield) Date: Tue, 28 May 2019 17:05:12 +1000 Subject: [melbourne-pug] Melbourne Python meetup: next week (Monday 3rd June) Message-ID: Hi everyone! We're looking forward to the next meeting of the Melbourne Python user group next week, on Monday 3rd June. We have these two talks planned: *1. Slava Razbash: How to foretell with Python and AutoML* Slava will show you how AutoML can be used in a bank marketing use case. Predictive modelling that once required deep data science skills is now accessible to the AI Engineer. This talk makes use of Microsoft Azure Machine Learning Services. The same principles can be applied to any cloud provider or any in-house setup. *2. Dilan Kalpa: Accessing Google Spreadsheet Data using Python* When people need to build a CRUD app for internal use, most probably think of using a database like MySQL or MongoDb. But Google Docs as a backend (consumed via JSON) really does come in handy when it comes to handling internal app data. In this presentation, Dilan is going to show you how to use the Gspresd Python package to read, write, and delete data from a Google Spreadsheet with just a few lines of code. *3. Announcements and pizza* *When:* 5.45pm for mingling; talks from 6pm; pizza afterwards *Where:* Level 2, 17 Hardware Lane, Melbourne CBD *How to get there:* Walk 8 minutes from Flinders Street station or 5 minutes from Melbourne Central *Sponsorship:* many thanks to Outcome Life for providing the venue, Biarri for sponsoring pizzas, and Python Charmers for organisation and meetup sponsorship. *RSVP:* Please respond accurately on Meetup.com so we can track numbers: https://www.meetup.com/Melbourne-Python-Meetup-Group/ Do come along! We hope to see you there! :-) Best wishes, Ed -- Dr. Edward Schofield Python Charmers http://pythoncharmers.com -------------- next part -------------- An HTML attachment was scrubbed... URL: