Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

327
Views
Pyscript in Django application

I am wondering if we could use pyscript on HTML pages inside a Django project.

I'd tried to use it but unfortunately, it doesn't work.

this is the code :

<head>
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
</head>


<body>
    <div class="row">
        <div class="col-md-12" >
            <center><h3><py-script> print('Now you can!') </py-script></h3></center>
        </div>
    </div>
</body>
</html>

I was using Django==2.2.28 then I upgraded it to the last version Django==4.0.4 both didn't work and I get a black page!.

Any suggestions?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I get the solution.

I was using IDM that was catch any download in the browser. So I deleted the file extension from IDM (.TAR) so my browser was able to download and use the pyodide_py.tar file.

(you should wait for a little python is slow :) )

Many thanks

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!