Programmation > Python
I need to archive, compress, and transfer a series of files Amazon Web Services - Simple Storage (AWS S3). andnbsp; andnbsp; A directory contains a large number of files with a group identifier embedded within each filename. andnbsp; andnbsp; For example, the directory contains a list of files like: file_red_00001. txt file_red_00002. txtfile_blue_00001. txtfile_blue_00002. txtfile_green_00001. txtfile_green_00002. txt... Where the identifiers are blue, red and green. Using a Python script, I need to archive, compress, and transfer the files to AWS S3 by identifier. andnbsp; andnbsp; An example mapping from file to archive and AWS S3 buck/folder is shown below. Filenames, Archive, AWS location (bucket/folder) *red*. txt, red. tar. gz, bucket/red*blue*. txt, blue. tar. gz, bucket/blue*green*. txt, green. tar. gz, bucket/greenAssumptionsThe developer can make the following assumptions: The script should be serial in that it should archive, compress and transfer one group of files before moving onto the second group and the third gropuThe bucket is already created and availableThe folders within the bucket are not created. andnbsp; andnbsp; The script should create one folder per identifierVariablesThe script should include the following list of variables easily by the end user at the top of the Python script: Bucket nameList of identifiersAWS credentialsCompression format Suggested ToolsI request the develop use the follow list of tools: Python 2.6. 5Boto library for Python (https://github. com/boto/boto)
Posté le lundi 6 février à 15h07
Virtual Assistant \ Project Manager I require a virtual assistant to help manage my business and personal tasks. The primary duties will be as a web researcher, talent recruiter, and any other skills below that you may bring to the table. You will help me to recruit talent related to anything that doesn't fall within your skill set. You will be expected to maintain confidentiality with regard to all business and personal affairs. Being able to quickly setup and maintain simple WordPress and HTML\CSS sites is a huge plus, while being capable of sourcing the additional skills beyond your level of expertise is critical for the successful applicant. Here are but a few of the tasks that you will either need to be capable of doing yourself or recruiting: Business: Project Management for the development and maintenance of several websites. Managing and sourcing content for my WordPress website Recruiting - writers, editors, developers, designers, marketers, project manager, and so on. Managing and helping to start several additional websites based on WordPress, HTML\CSS, and other web applications based on object oriented languages such as PHP, Rails, Python, and ASP. NET. Content writing, article writing, eBook writing, copywriting, editing\proofreading Web Research, Web Development, Web Design, UI\UX Design Translation\transcription, accounting, marketing, direct ad inventory sales Google Analytics, Google AdSense, and other internet SaaS applications Business process procedure creation and documentation drafting Search Engine Optimization (SEO)\SEM\Facebook\Twitter\YouTube HTML\CSS\JavaScript\PhotoShop\WordPress Microsoft Word\Excel Link building, forum posting, customer service, community management Familiarity with using public domain content to create info products Personal: Travel Research and Arrangements Frequent flyer program management Research, shopping Other various tasks Soft skills: Ability to maintain confidentiality in all business and personal affairs Capable of independently identifying problem areas and quickly resolving them Ability to work to deadlines Ability to make independent decisions Ability to prioritize tasks Must be reliable and capable of working efficiently Excellent written and oral communication in English Must be frequently available via Skype, email, and instant messenger Skills Required: wordpress, recruiting, php, content-writing, article-writing, ebooks, writing, project-management, html, researchi will pay $70 a week to start.
Posté le dimanche 5 février à 19h23
I own a small software consulting located currently in Hinsdale, I do custom trading software. andnbsp; andnbsp; I currently have one great client (at least 6 months), but I gave them a 6 month contract on me. andnbsp; andnbsp; So, I have more things in the pot, and need help getting my current project finished, as well as move on to new clients. That being said this is what I am looking for: all skills should be of a competency of 5 or above out of 10 (unless stated otherwise) - python- one or the other of: andnbsp; andnbsp; andnbsp; andnbsp; andnbsp; - C and| C++andnbsp; andnbsp; andnbsp; andnbsp; andnbsp; - Java would be nice- web AJAX-ish front end development- database knowladge (mySQL, Microsoft Sql) - Linux, OS x, and sadly Windows server- performance base networking distributed computing- Networking (multicast, tcp, and so on) I am looking for 1 or maybe 2 developers for consistant 15 - 25 hours a week. andnbsp; andnbsp; The Contract does not have an end date as of now, and if things go well full time opportunities will be available, if we can kill the first couple projects. The best candidate will be able to take my code (mostly in python, and correctly rewrite some of it into C/C++ or Java. andnbsp; andnbsp; As well as making a killer front end for the software. andnbsp; andnbsp; There will be light database work, but nothing very difficult at all. I do intend on meeting with the developer, preferably on a regular basis. So, US citizenship is a requirement. Either somewhere fun, or near Chicago. Cheers, Rico
Posté le dimanche 5 février à 13h21
I am looking for a tool, which allow me extract and track a large number of Google Analytic page groups (based on filters) on pageview and visit level in time. example: $ids = " ga: xxxxxxxx "; $start_date = $one_month_ago; $end_date = $yesterday; $metrics = " ga: visits, ga: pageviews "; $dimensions = " "; $filters = " ga: pagePath=~make=Audi "; $optParams = array ( 'dimensions' => $dimensions, 'filters' => $filters); $data = $service->data_ga->get ($ids, $start_date, $end_date, $metrics, $optParams); For that purpose i need a web interface which allows me to: - add/modify/delete pagegroups- view historical pageviews and visits, both as table and as graph, based on start/end time for given pagegroupa periodic daily job will need to call the GA API for each pagegroup to retreive the numbers and store that in a data repository (either mysql or mongo). Technologies: PHP, Python or RoR
Posté le dimanche 5 février à 12h36