English  Español  Français  Português

Administración de sistema

Bases de datos

Conceptos

Grafismo, diseño

Móvil

Otro

Plataformas

Programación

Servidores de aplicaciones

Programación

Bases de datos

Móvil

Grafismo, diseño

Administración de sistema

Servidores de aplicaciones

Plataformas

Conceptos

Otro

Find more freelance jobs

Programación > Python

3d Modeling of 21 Amino Acids In Maya

Hi there, I want to get a stick model of each Amino Acid (21 in total) I will provide you with specific dimensions I will be needing for all of the components. Here is an example of the type of Amino Acid model I am looking for: http://www. webbofscience. com/wp-content/uploads/2009/11/520px-l-tryptophan-3d-sticks. png< / a>Requirements: -Maya (needs to be done in Maya, you will be delivering a Maya scene for each molecule) Additonal knowledge of Python and Scripting in Maya would be a huge +. Looking for a person who can work quick and effectively, if they complete this project they will be my go to for more 3d projects in the future. Feel free to send me your bids according to hours of completion and costs. Thanks

Publicado el viernes 18º de mayo a las 9:00pm

Experienced web/- software Tester

Hi everybody, We are looking for an experienced and skilled web / - software Tester. We are looking for somebody who can test our Python/Drupal based software on: - a visual level- a functionality level- a developpers/programming level. Please reply if you can test on at least 2 of the above points and if you have proven experience that you can show us. Please reply with a short-persona- non-standard-cover-letter. Kind regardsJeroen

Publicado el viernes 18º de mayo a las 8:55pm

Python Search Engine Rank Checker/Tracker (SERP)

We are looking to setup a Search Engine Rank (SERP) Checker for Google1) Preferable language is Python (php is another option) 2) Using open source tools or pre-existing rank checkers are encouraged3) Experience with Web Scraping projects is an advantage. 4) Able to work around issues with scraping google. Please contact us with your applications and let us know your prior experience in Search Engine Rank trackers. We look forward to hearing from you.

Publicado el viernes 18º de mayo a las 5:08pm

Looking for Technical Trainers

I am looking for technical trainers for the following technologies. Please only apply if -i) you have been or are a technical trainerii) Are able to teach virtually (that is online). iii) Have great English/communication skillsTechnologies: JavaJavascriptPHPPerlPythonWordpressJoomlaDrupalExcel + VBAMS Projectcloud/VirtualizationHadoopMongo databaseRdatabaseMSOracle MySQLSQL ServerLinux/RHCECognosBusiness ObjectsHyperionInformaticaMCSECCNA

Publicado el viernes 18º de mayo a las 2:07pm

Python developer (Pylons/Pyramid)

Looking for an experienced Python developer to maintain and improve an existing Pyramid-based application. Pyramid/Pylons experience is a mandatory requirement. No agencies please. Individuals only.

Publicado el viernes 18º de mayo a las 10:48am
Get custom programming done at GetAFreelancer.com!

Catalogue Management of scripting services

RD-TRANSCRIPTION is a transcription service based in France, specialising in intelligent verbatim transcription of digital audio. Our customers are France Telecom, the french daily newspaper Le Monde, the radio France Inter and some french tv channels like LCP... We are looking for a person to develop our backoffice and later our frontoffice. We believe that python and gtk would be the right languages for many reasons. First of them is that we already have some tools in python (3) and GTK. The first part of this job will be: coding our catalogue's manager. This is the best way to understand the objects we use every day. We let you see some diagrams that may help you to understand what we are talking about: use case diagrams, classes diagram, database diagram... This is a great and interesting challenge. It has immediate potential with a long term perspective too. If you are interested, please let us know so we can discuss requirements in more details. SincerelyJean-Sebastian Roques

Publicado el viernes 18º de mayo a las 5:41am

Graphics Engine Design Engineer

SKILLS REQUIRED: 3D, C++, graphic, engine, OpenGL, linux, unix, pixel, vertex, python, Open Source, Security Co., Graphics Engine Design EngineerJOB DESCRIPTION: Graphics Engine Design Engineer with 3D and Open Source for Cutting Edge Security CompanyIf you are a Graphics Engine Development with 3D and Open Source experience, please read on! We are a rapidly growing company in Richland, Washington that is building next generation security systems that is changing the industry! We are adding to our dynamic team and need a Graphics Engine Developer urgently. Great relocation assistance package available!! What's in it for you: - Great salary and compensation package - Be part of an industry leading team of Engineers- Work in a challenging, fun, rewarding environment- Use cutting edge technologiesWhat you need for this position: - 2+ years of 3D game development in C/C++- Debugging and optimization skills on multi threaded systems- Gameplay Engineering: AI, effects, physics, graphics, audio- Knowledge of OpenGL- Pixel and Vertex shadingWhat you will be doing: - Supporting and creating core engine capabilities- Doing #D engine architecture, shader programming and game object serialization on Linux- Working with a teamSo, if you are a Graphics Engine Development with 3D and Open Source experience, please apply today!

Publicado el jueves 17º de mayo a las 11:06pm

css and graphics for very simple website

My site offers two simple guessing games, guess a number and Hangman. It is used solely as a teaching tool for an intro programming class at the University of Michigan (college level, using python and google appengine). I 'd like it to look nicer! A header, background image, or whatever. The site is live at http://presnick4. appspot. com< / a> It has HTML with divs and ids, so I think this is ready for some nice CSS. Could use a few graphics, too. For example, in the hangman game, a few hand drawn figures for the successive states of getting closer to hanging would be a nice replacement for the [+++---] health levels. What I 'd like to get back is a css file to include, plus any graphics files, and any necessary changes in the HTML. I can take care of putting the HTML changes into the code that generates the HTML. I 'd like to end up with something that has relatively simple HTML and CSS, so that I use them to illustrate HTML and CSS in the course. No javascript or jquery, please.

Publicado el jueves 17º de mayo a las 9:33pm

Python WebServices Script (HTTPS)

There is a secure web service to which I 'd like to connect using Python. This web service exposes one method -- I 'd like to invoke this web service's method, provide some input to it, and receive back its response (and be able to parse it). This web service (let's call it 'TheService ') exposes one method (call it 'TheMethod '). This method accepts 4 arguments: (1) ServiceCredentialsandnbsp; andnbsp; {Username, Password} (2) ArrX1 -- this is an array of object X (3) ArrX2 -- this is an array of object X (4) ArrX3 -- this is an array of object XEach object X has 19 items (components) in it, some are strings and some are floats: s1, s2, s3, s4, s5, s6, s7, s8, f1, f2, f3, s9, s10, s11, f4, f5, s12, s13, s14{items s1... s14 refer to different STRING elements -- for example, 'hello ', 'door 'etc}{items f1... f5 refer to different FLOAT elements -- for example, 14.355,3.21 and so on}You will write a simple python script that allows the user to invoke method 'TheMethod ', providing the following arguments: (1) The web service address -- something that looks like this: https://xxxx. yyyy. net/ServiceName/ServiceName. svc? wsdl< / a> (2) My user name (suppose it is' username ') (3) My password (suppose it is' password ') (4) ArrX1 (5) ArrX2 (6) ArrX3________________________Once the user invokes method 'TheMethod 'with these arguments, all the info will be sent to the web server. Please only apply if you are certain you can solve this using python, and know how to achieve the desired result (connection to a secure web service, providing the credentials, invoking the desired method and so on) PLEASE NOTE: due to confidentiality, I will not be able to provide you with the actual web service address, method name and so on; I 'd like you to code this in a way that will allow me to edit the relevant parts, and have the program work.

Publicado el jueves 17º de mayo a las 5:36pm

Android and IPhone live audio streaming app.

We are looking for a very competent candidate that can develop a Mobile (Android and IOS) App that involves live audio streaming. We will provide more details once we find the right candidate and we get NDA signed. We need to deliver the app in two weeks.

Publicado el jueves 17º de mayo a las 5:27pm
Get custom programming done at GetAFreelancer.com!

Python API Client

I am looking for a developer to write a python client for our RESTful API. andnbsp; andnbsp; The deliverable will be a basic working implementation of CRUD operations of our HTTP API interface. The API client module should be built on top of the py-restclient module (http://packages. python. org/py-restclient/html/resource. html.) Examples of past work are a big help. If this sounds interesting to you, please apply!

Publicado el jueves 17º de mayo a las 5:14pm

Python Machine Learning Algorithms

Hi! I am looking to build a supervised classifier for financial time series data, using these libraries: - http://blog. kiwitobes. com /? p=44< / a>- http://www. manning. com/pharrington< / a>Specifically: - KNN- SVM- AdaBoostPlease get in touch with your questions. I 'll start off with a short (2-3 hour) fully paid test project and we can take it from there. Looking forward to hearing from you.

Publicado el jueves 17º de mayo a las 4:28pm

Senior Python and Jquery developer

SecondScreen Networks is look for a full time developer to work with our in house team developing a new kind of Ad delivery and tracking platform. Python, jquery, Node. JS, Apache and so on.

Publicado el jueves 17º de mayo a las 2:36pm

Python developer for web scrapping

I need a person to build a desktop app that is able to scrape articles from given websites, spin the content with synomyms to form unique articles. The program must also create Web 2.0 accounts and then post the newly created articles in these accounts. This is just an overview of the project. Please submit previous work that is related to web scrapping and make sure you add the word " bel3ou Gantra " on top of your cover letter. You must be available via Skype during working hours. Happy biding!

Publicado el jueves 17º de mayo a las 11:27am

Python Expert is Required

Hi, We seek a Python expert having; 1. Proven track record. 2. Good profile history or portfolio to show up. 3. Can commit long term. 4. Willing to work on paid job assessment assignment. Thanks.

Publicado el jueves 17º de mayo a las 11:15am
Get custom programming done at GetAFreelancer.com!